Displaying 1 result from an estimated 1 matches for "contweb".
Did you mean:
contrib
2005 Jun 21
1
Problems Authetincating users by group in Active Directoy
...swebusers:x:10027:CONTORG0+aalse001
Is it seems that unix box is getting the group through winbind, so it
is either a bug, or I haven't done something. Any ideas?
I am using Samba 3.0.13-1.4E.2 on a Centos 4 Linux box.
Thank you,
Pepe
This is my smb.conf:
[global]
netbios name = CONTWEB
#socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind gid = 10000-20000
workgroup = CONTORG0
#os level = 20
winbind enum groups = yes...