[Samba] Samba Breaks with ACLs

John Goerzen jgoerzen at complete.org
Mon Oct 30 21:59:42 GMT 2006


On Mon, Oct 30, 2006 at 03:48:20PM -0500, simo wrote:
> On Mon, 2006-10-30 at 13:41 -0600, John Goerzen wrote:
> > On Mon, Oct 30, 2006 at 08:16:47PM +0100, Henrik Zagerholm wrote:
> > > You could always edit your fstab file and mount your fs without acl  
> > > support.
> > > 
> > > But you can also take some time and study the ACL support in Samba.  
> > > Correctly implemented its a powerful feature.
> > 
> > At the moment, we just want to stop getting the regular Unix permissions
> > screwed up...  Yes, I probably should do that at some point, but I don't
> > understand why enabling it will cause users to lose write permissions to
> > files that they own.
> 
> Maybe posting the relevant part of your smb.conf
> (masks/modes/inheritance options) may help.

Sure:

[data]
   comment = General Data
   browseable = yes
   writeable = yes
   create mask = 0664
   directory mask = 0775
   path = /data/general

We have no ACL options, and no inheritance options, anywhere.

-- John


More information about the samba mailing list