[Samba] winbindd ADS Windows 2003 SFU idmap=ad, with Suse Linux
9.1, no AD UID or GID
Jamin Davis
jamin at ghost.merseine.nu
Mon Sep 5 14:38:55 GMT 2005
Mike,
You want user bob to have uid 10002 and gid 500 but you've got:
> idmap uid = 100-20000
> idmap gid = 100-20000
which will make winbindd map uid starting at 100 and gid's starting at
100.
I think you want to change these lines to
idmap uid = 10000-20000
idmap gid = 500-1000
Have you also got winbind enum users = yes and winbind enum groups = yes
in
your [global] section of smb.conf?
Regards,
Jamin
More information about the samba
mailing list