posix acl

Jeremy Allison jra at samba.org
Wed Feb 10 23:20:07 UTC 2016


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