[Samba] Share Permissions - 3.6.9

steve steve at steve-ss.com
Mon Mar 31 05:52:55 MDT 2014


On Sun, 2014-03-30 at 09:11 -0700, Anthony Hare wrote:
> Hello,
> 
> 
> Trying to setup a samba share with the following (samba 3.6.9)-
> 
> 
> Allow only - user1,user2,user3,user4,user5
> 
> Write- user1,user2,user3
> 
> Read- user4,user5
> 
> 
> Messing around with smb.conf

>  
Stop messing around?

setfacl -m u:user1:rw /path/to/share
setfacl -m u:user4:r /path/to/share

HTH
Steve




More information about the samba mailing list