[Samba] Set Samba share permissions...

su99ort support at tbmdf.com
Wed Mar 30 15:17:59 GMT 2005


> The question is: how to make so that only the using direction has
> access to all the sharings and excessively only to its proper ones?
>
Use group security like:

[share1]
         comment = Share1
         path = /srv/samba/share1
         valid users = @group1
         write list = @group1
         force group = @group1
         read only = No
         force create mode = 0770
         force directory mode = 0770

This will give group1 Full access to R/W to the shares... and it will 
force the owner group to be group1.




More information about the samba mailing list