[Pkg-samba-maint] Bug#382469: #382469 samba: option "valid users = @groupname" does not work
Dready
thomas.subera at gmail.com
Wed Sep 26 08:27:42 UTC 2007
Hi!
We have got the same problem, @groupname does not work.
Our Samba Version is: samba/testing 3.0.24-6etch4
We use winbind to connect to a Windows 2003 ADS and
winbind use default domain = Yes
Unfortunately the only way i was able to get it working was:
valid users = @DOMAIN+groupname
while
winbind separator = +
although the users are allowed to write (writeable = yes) it's not working:
[share]
path = some path
public = no
writeable = yes
browseable = yes
create mask = 0777
force directory mode = 0777
force create mode = 0666
# Use same user/group for all files, for simplicity
force user = www-data
force group = www-data
valid users = @DOMAIN+groupname
Thanks
More information about the Pkg-samba-maint
mailing list