diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-03-22 17:12:43 +1100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-03-25 11:35:03 +0100 |
commit | 1589e46d11f29551f3598876b62e29fcbad06580 (patch) | |
tree | d6caeb56d8de9080a7323563c96b0fe5aab852bc /selftest | |
parent | 874a93bc1c437543474a6c574b0065b7b953ad38 (diff) | |
download | samba-1589e46d11f29551f3598876b62e29fcbad06580.tar.gz samba-1589e46d11f29551f3598876b62e29fcbad06580.tar.bz2 samba-1589e46d11f29551f3598876b62e29fcbad06580.zip |
selftest: Add tests for samba-tool dbcheck --reset-well-known-acls
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 180a543f79..77c8f9ec7e 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -163,6 +163,7 @@ ^samba4.blackbox.upgradeprovision.alpha13.ldapcmp_full_sd\(none\) # Due to something rewriting the NT ACL on DNS objects and not getting the DC ACL right ^samba4.blackbox.upgradeprovision.release-4-0-0.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects and not getting the DC ACL right ^samba4.blackbox.upgradeprovision.release-4-0-0.ldapcmp_full_sd\(none\) # Due to something rewriting the NT ACL on DNS objects and not getting the DC ACL right +^samba4.blackbox.dbcheck.release-4-0-0.ldapcmp_sd\(none\) # We do not yet know how to reset the DC ACL with dbcheck ^samba3.smb2.create.gentest ^samba3.smb2.create.blob ^samba3.smb2.create.open |