[Samba] NFS4 ACLs with samba 3 (or 4)

Jeremy Allison jra at samba.org
Thu Mar 19 10:39:06 MDT 2015


On Thu, Mar 19, 2015 at 10:16:20AM -0400, Kevin Taylor wrote:

> Unfortunately I'm not a programmer, so I don't know if there is an API or not. As far as me the user can tell is that we have an NFSv4 filesystem mounted on the linux box. We have tools available through the nfs4-acl-tools package (this is on CentOS 6, for example) that offer me the ability to read and set the ACLs on the volume. I figure at some level, someone must have had an API because these tools aren't specific to the underlying filesystem as this could really be offered from anything.

Well the API is propably just stuffing blobs into extended
attributes directly from userspace. That's how most of
the NFSv4 ACLs usually get done :-(.

Of course all implementations use different blobs containing
different things to do the same thing :-).


More information about the samba mailing list