torture: Pass DN and password to ldap.basic test
authorVolker Lendecke <vl@samba.org>
Tue, 4 Aug 2020 10:50:22 +0000 (12:50 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 20 Aug 2020 17:20:29 +0000 (17:20 +0000)
commit0c36316ecb1473273d03136ae46a4fbd448e7fdb
treeea365f7270245788e02124ea8df5d23351ecbb1a
parent0a5264838e9c4b7e748660c08a11bf54efacd844
torture: Pass DN and password to ldap.basic test

Without this, test_multibind() only gets NULL for userdn and password,
not doing what the test claims. This now fails, because our LDAP
server does not allow plain text binds.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/ldap
source4/selftest/tests.py