From 93ba17285d8afb0d6e4040bf443e88ca4ad5147e Mon Sep 17 00:00:00 2001 From: Nadezhda Ivanova Date: Sun, 26 Sep 2010 11:39:36 -0700 Subject: s4-tests: Added tests for search checks on attributes The ACL reach tests are in the knowfail because aclread module is not enabled by default --- source4/selftest/knownfail | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/selftest/knownfail') diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index caff2f557f..971e9c638c 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -78,3 +78,5 @@ samba4.smb2.acls.*.OWNER samba4.smb2.compound.*.RELATED1 samba4.smb2.compound.*.RELATED2 samba4.smb2.compound.*.INVALID2 +samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default + -- cgit