From: Stefan Metzmacher Date: Tue, 13 Feb 2024 14:50:14 +0000 (+0100) Subject: selftest: split out selftest/expectedfail.d/samba4.ldb.simple.ldap-tls X-Git-Tag: tdb-1.4.11~970 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6794cc476249452c415881396bce4df663fc4fba;p=thirdparty%2Fsamba.git selftest: split out selftest/expectedfail.d/samba4.ldb.simple.ldap-tls BUG: https://bugzilla.samba.org/show_bug.cgi?id=15621 Signed-off-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett --- diff --git a/selftest/expectedfail.d/samba4.ldb.simple.ldap-tls b/selftest/expectedfail.d/samba4.ldb.simple.ldap-tls new file mode 100644 index 00000000000..963076d5d33 --- /dev/null +++ b/selftest/expectedfail.d/samba4.ldb.simple.ldap-tls @@ -0,0 +1,6 @@ +# +## We assert all "ldap server require strong auth" combinations +# +^samba4.ldb.simple.ldap with SIMPLE-BIND.*ad_dc_ntvfs # ldap server require strong auth = allow_sasl_over_tls +^samba4.ldb.simple.ldap with SIMPLE-BIND.*fl2003dc # ldap server require strong auth = yes +^samba4.ldb.simple.ldaps with SASL-BIND.*fl2003dc # ldap server require strong auth = yes diff --git a/selftest/knownfail b/selftest/knownfail index 77f5d5d5be6..e0db191e2f4 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -312,12 +312,6 @@ # ^samba4.ldap.sort.python.+UnicodeSortTests # -## We assert all "ldap server require strong auth" combinations -# -^samba4.ldb.simple.ldap with SIMPLE-BIND.*ad_dc_ntvfs # ldap server require strong auth = allow_sasl_over_tls -^samba4.ldb.simple.ldap with SIMPLE-BIND.*fl2003dc # ldap server require strong auth = yes -^samba4.ldb.simple.ldaps with SASL-BIND.*fl2003dc # ldap server require strong auth = yes -# # we don't allow auth_level_connect anymore... # ^samba3.blackbox.rpcclient.*ncacn_np.*with.*connect.*rpcclient # we don't allow auth_level_connect anymore