[Samba] group access to a share

Gabriel Petrescu gabrielescu at gmail.com
Wed Jul 1 14:32:01 GMT 2009


HI!

I managed to add a samaba to a AD.

Now I want as a share to be accesible only to marketing guys.

I made added the following lines in smb.conf and restarted.

[MarketingFiles]
    path = /var/www/mywebsite/
    read only = no
    create mask = 0777
    directory mask = 0777
valid users=@marketing
writable = yes
public=yes
browseable=yes


I checked using my user which is part of administrators group, and
administrators group is part of marketing group.

Theoretically should work , but it seems I made a mistake.

Can you help me ?

Thank you:)

Gabi


More information about the samba mailing list