vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes
authorRalph Boehme <slow@samba.org>
Fri, 26 Aug 2016 08:04:53 +0000 (10:04 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 31 Aug 2016 16:41:20 +0000 (18:41 +0200)
commitb72287514cc78c9019db7385af4c9b9d94f60894
treeb421b812d5632c60d469aa09761180efae446441
parentcbe8f0d63b90e4380da35e9f9f5a05d8ccc2058b
vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes

When "ignore system acls" is set to "yes, we need to ensure filesystem
permission always grant access so that when doing our own access checks
we don't run into situations where we grant access but the filesystem
doesn't.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12181

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Aug 31 18:41:20 CEST 2016 on sn-devel-144
docs-xml/manpages/vfs_acl_tdb.8.xml
docs-xml/manpages/vfs_acl_xattr.8.xml
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c
source4/torture/vfs/acl_xattr.c