Displaying 1 result from an estimated 1 matches for "acl_xatt".
Did you mean:
acl_xattr
2009 Sep 16
1
ACL misbehavior moving from POSIX ACL -> acl_xattr
List,
I had Samba 3.0 running on Debian Lenny configured to use POSIX ACLs on ext3.
They worked fine, or at least as fine as NT -> POSIX mapping ever did. After
testing 3.3 with acl_xattr on using a different machine, I decided to give it a
whirl on the production server. And yes, I know it's experimental.
I defined a share thusly:
vfs objects = acl_xatt
acl map full control = true
inherit acls = yes
map acl inherit = yes
map read only = Permissions
nt acl support =...