Add acl_xattr:ignore system acls boolean (normally false) to allow Samba ACL module...
authorJeremy Allison <jra@samba.org>
Sat, 23 Oct 2010 00:28:58 +0000 (17:28 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:38 +0000 (14:34 +0100)
commit5d762df52f47602f6eae667c56e7ad910c3c87eb
tree472a28b80829813f4a4253eeec597add48acdd8f
parent9268e6028cf43f1ac0e3b073c32e364ea4ca4611
Add acl_xattr:ignore system acls boolean (normally false) to allow Samba ACL module to ignore mapping to lower POSIX layer. With this fix Samba 3.6.x now passes RAW-ACLs (with certain smb.conf parameters set).

Jeremy.
(cherry picked from commit 7c892ed58f816985e58b9cef2ff4cd2a81d16995)
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c