s4:torture: Add test_owner_rights_deny1().
authorJeremy Allison <jra@samba.org>
Thu, 28 Feb 2019 22:59:01 +0000 (14:59 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 4 Mar 2019 18:11:16 +0000 (18:11 +0000)
commit0ebd8c99aed28a0ba43a22c429837f66f7e94409
tree6a79ee8996adcb41f8c2c26731c4afc452875929
parent9722f75757c0e38c7f42c7cc310d56aa6eaf6392
s4:torture: Add test_owner_rights_deny1().

Creates a 3-element ALLOW + ALLOW + DENY ACE showing that when
calculating maximum access already seen allow bits are not removed.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/smb2.acls [new file with mode: 0644]
source4/torture/smb2/acls.c