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>
Wed, 24 Nov 2010 17:11:20 +0000 (18:11 +0100)
commit7c892ed58f816985e58b9cef2ff4cd2a81d16995
tree638ddc81f9566a25e2ed2c4168167d380d08b46e
parent2d84fce8f20c4eac70b02f0fc4333b15e278edfc
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.
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c