test_nfs4_acls: Add test for flags mapping from DACL to NFS4 ACL
commit8d378ce76c601f4828b586ae64215dd9055d24a7
authorChristof Schmitt <cs@samba.org>
Tue, 2 Jul 2019 18:30:12 +0000 (2 11:30 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 23 Aug 2019 08:59:22 +0000 (23 08:59 +0000)
tree44e31589a980b29ec311a1f3811d79d5a21426fe
parent248f8f2de5ac797479f7d6c4d32ed874a852d360
test_nfs4_acls: Add test for flags mapping from DACL to NFS4 ACL

Add testcase for the mapping of inheritance flags from the DACL in the
security descriptor to the NFSv4 ACL. The mapping is different for files
and directories as some inheritance flags should not be present for
files. Also other flags are not mapped at all, verify this behavior.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14032

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit bccd2612761e26ee2514935d56927b2c0c000859)
source3/modules/test_nfs4_acls.c