[Samba] Domain groups problem Samba 3.0.23d
Henrik Zagerholm
henke at mac.se
Fri Jan 19 10:56:38 GMT 2007
Hi list,
Im using Samba 3.0.23d on a Debian Etch box.
Its configured as a ADS member.
wbinfo -u returns correct domain users
wbinfo -g returns correct domain groups
getent passwd returns all users. I.e
#KIC\kicass:*:10049:10002:kic ass:/home/KIC/kicass:/bin/false
getent group returns correctly. .I.e
KIC\xcello:x:10016:KIC\mats
Executing chown KIC\\kicass test.txt works.
Executing chgrp KIC\\xcello test.txt returns "chgrp: invalid group
name `KIC\\xcello'"
Does anyone have any idea why users works but not groups?
Here is the smb.conf snippet.
[global]
netbiosname = SAMBA_SRV
winsserver = 192.168.1.11
idmapuid = 10000-20000
idmapgid = 10000-20000
workgroup = KIC
encryptpasswords = yes
security = ADS
realm = KIC.SE
winbind enum users = yes
winbind enum groups = yes
Regards,
henrik
More information about the samba
mailing list