]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture: Add test_owner_rights_deny().
authorJeremy Allison <jra@samba.org>
Thu, 28 Feb 2019 22:37:09 +0000 (14:37 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 11 Mar 2019 07:52:24 +0000 (07:52 +0000)
commitb079f59768dadbca25c74c73dce442dd66171ea1
tree2ec957f2c450c95432b2e1baa5a810c8a2af67f0
parent72bab8d08b0847dd99e7822099af4075ad23fa87
s4:torture: Add test_owner_rights_deny().

Shows that owner and SID_OWNER_RIGHTS ACE
entries interact in max permissions requests.

Tested against Windows.

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>
(cherry picked from commit fadc4c1bc5fcc3b2d9daea44ef8daf8a8ae0fbe2)
selftest/knownfail.d/smb2.acls [new file with mode: 0644]
source4/torture/smb2/acls.c