summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-03-03 08:33:51 +0100
committerKarolin Seeger <kseeger@samba.org>2019-03-11 07:52:24 +0000
commit05a54f9c0efa7cd1f1e66cec2dc26658d0cce1f2 (patch)
treec46b7a267feaec487922db78f05f8fa328dafbcc /selftest
parent8f77ba1b7c7620910f9735681f8e357e4ed053e4 (diff)
downloadsamba-05a54f9c0efa7cd1f1e66cec2dc26658d0cce1f2.tar.gz
s4:torture: Add test_deny1().
Creates a 2-element ALLOW + DENY ACE showing that when calculating effective permissions and maximum access already seen allow bits are not removed. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13812 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit b205d695d769e910a91bec87451dec189ec33740)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/smb2.acls2
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/knownfail.d/smb2.acls b/selftest/knownfail.d/smb2.acls
index f8541adc1b0..b76a3c719ce 100644
--- a/selftest/knownfail.d/smb2.acls
+++ b/selftest/knownfail.d/smb2.acls
@@ -1,2 +1,4 @@
^samba3.smb2.acls.OWNER-RIGHTS-DENY1\(ad_dc\)
^samba3.smb2.acls.OWNER-RIGHTS-DENY1\(nt4_dc\)
+^samba3.smb2.acls.DENY1\(ad_dc\)
+^samba3.smb2.acls.DENY1\(nt4_dc\)