You are here

public property LdapServerTest::$bindpw in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_test/LdapServerTest.class.php \LdapServerTest::bindpw
  2. 7 ldap_servers/tests/LdapServerTest.class.php \LdapServerTest::bindpw

Default to an anonymous bind.

Overrides LdapServer::$bindpw

File

ldap_test/LdapServerTest.class.php, line 33
Simpletest ldapServer class for testing without an actual ldap server.

Class

LdapServerTest

Code

public $bindpw = FALSE;