Linux, Windows AD domain, and IDs
Norbert Schuehler
nschuehler-F76l3niPtDrUp2yKEfVny0EOCMrvLtNR at public.gmane.org
Mon Dec 6 09:39:52 EST 2010
Hi Scott,
here is my smb.conf. With this I get the same UID on the local boxes for all my AD accounts.
ns
---------
# Use the ADs RIDs to create unique Unix uids which are the same on all file servers
idmap backend = idmap_rid:<Your Kerberos Realm>=20000-1000000
idmap uid = 20000-1000000
idmap gid = 20000-1000000
winbind use default domain = yes
winbind enum users = no
winbind enum groups = no
winbind nested groups = yes
---------
More information about the Discuss
mailing list