Getting groups to authenticate using winbind

Beaven, Guy gbeaven at pc.gov.au
Sun Oct 21 20:47:01 GMT 2001


Hello,

I'm having trouble enabling group permissions on folders in smb.conf

I'm using samba 2.2.2 and have winbind working, authenticating to a NT
server.

This works fine and I can specify NT users to view folders I have set up,
however I would prefer to authenticate with groups from the NT server, which
I can't seem to get to work.

my smb.conf looks like:

[global]
winbind separator = +
winbind cache time = 30
winbind uid = 10000-20000
winbind gid = 10000-20000
workgroup = DOMAIN
security = domain
password server = *
netbios name = Linux
server string = Linux
encrypt passwords = yes
log file = /var/log/samba/log.%m

[Net]
path = /var/www/html
browseable = yes
writable = yes
valid users = DOMAIN+Domain Users

any thoughts?




Guy






More information about the samba-ntdom mailing list