mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
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 <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 6794cc4762
)
This commit is contained in:
parent
7c6c742106
commit
ac22551de3
6
selftest/expectedfail.d/samba4.ldb.simple.ldap-tls
Normal file
6
selftest/expectedfail.d/samba4.ldb.simple.ldap-tls
Normal file
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user