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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to