posix acl

Greg Silverman silvermangb at gmail.com
Fri Feb 12 04:22:45 UTC 2016


I am trying to proceed calls to getxattr & setxattr
On Wed, Feb 10, 2016 at 3:20 PM Jeremy Allison <jra at samba.org> wrote:

> On Wed, Feb 10, 2016 at 10:55:49PM +0000, Greg Silverman wrote:
> > I am developing with fuse. What are the binary formats for posix acls &
> > security settings? Where can I find these so I can respond to the xattr
> > calls correctly?
>
> So you're trying to respond to the data returned from
> a libacl acl_get_file() call ?
>
> If so you'll need to look inside the libacl source code
> as that's what marshalls/unmarshalls the data into
> the structs that Samba uses.
>


More information about the samba-technical mailing list