Displaying 3 results from an estimated 3 matches for "cadusers".
Did you mean:
caduser
2003 Apr 15
2
Re: PDC with roaming profiels
Hi All,
Hopefully someone knows the answer to this? I have a RH 7.3 box running
Samba 2.3a as a PDC for over 1 1/2 years now. Things are good for the most
part, except some minor annoyances with the way windows (2k) is handling the
roaming profiles. Maybe I need to alter the permissions for the users
profile, any insight would be wonderful though. The profiles copied to the
local box under
2008 Aug 25
0
wbinfo works fine, getent only works for builtin groups
...ent, log.winbind is full of entries like this:
[2008/08/26 00:29:10, 10] nsswitch/winbindd_group.c:winbindd_getgrent(1006)
SID S-1-5-21-2824201121-3407686785-855272569-3033 not in idmap
[2008/08/26 00:29:10, 1] nsswitch/winbindd_group.c:winbindd_getgrent(1011)
could not look up gid for group CADUsers
[2008/08/26 00:29:10, 10] nsswitch/winbindd_group.c:winbindd_getgrent(961)
entry_index = 3, num_entries = 8
[2008/08/26 00:29:10, 10]
nsswitch/idmap_cache.c:idmap_cache_set_negative_sid(258)
Adding cache entry with key =
IDMAP/SID/S-1-5-21-2824201121-3407686785-855272569-3039; value =
121966747...
2002 Sep 05
0
error in smbpasswd (now in english, sorry)
Hi list,
We are mounting a PDC with samba+ldap. We are using samba2.2.5 and
ldap from complanet.ath.cx/nexxus. All things go well, all tests are ok.
Now we have to put our 4000 users in ldap and /etc/passwd, for this task
we make an ldif file (for ldap) and two little scripts for linux passwd
and samba smbpasswd set, see:
script caduser:
#!/bin/bash
#
# Adiciona usuarios
for I in `<