[Samba] zfs permissions

Tom Jermy tomjermy at gmail.com
Wed Mar 12 08:36:01 MDT 2014


 On 12 March 2014 14:11, David Disseldorp <ddiss at suse.de> wrote:

> Hi Ryan and Tom,
>
> On Wed, 12 Mar 2014 09:42:22 -0400, Ryan Bair wrote:
>
> > Hi Tom,
> >
> > The current release of zfsonlinux does not support ACLs, I'm guessing
> this
> > is what you are running into. There is support in trunk however so hope
> is
> > on the horizon (or right now if you're feeling dangerous and keep good
> > backups).
> >
> > I know there used to be a Samba option to store ACLs in an xattr (which
> is
> > supported with current ZFS), however I couldn't find the config option in
> > the manual.
>
> I expect you're referring to the acl_xattr VFS module. Please refer to
> the vfs_acl_xattr(8) man page.
>
> Cheers, David
>
Thanks Ryan & David ... I set the following:

[zfsTest]
        path = /Companyname/test # another zfs mount for testing porpoises.
        read only = No
*        vfs objects = acl_xattr*
*        acl_xattr:ignore system acls = Yes*

... but there is no change ... any ideas?


More information about the samba mailing list