vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes

Enterprise / Samba - Ralph Boehme [samba.org] - 31 August 2016 11:41 UTC

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

b722875 vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes
docs-xml/manpages/vfs_acl_tdb.8.xml | 15 +++++++++++++++
docs-xml/manpages/vfs_acl_xattr.8.xml | 15 +++++++++++++++
source3/modules/vfs_acl_tdb.c | 21 +++++++++++++++++++++
source3/modules/vfs_acl_xattr.c | 21 +++++++++++++++++++++
source4/torture/vfs/acl_xattr.c | 4 ++--
5 files changed, 74 insertions(+), 2 deletions(-)

Upstream: gitweb.samba.org


  • Share