public property LdapServerTest::$binddn in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_test/LdapServerTest.class.php \LdapServerTest::binddn
- 7 ldap_servers/tests/LdapServerTest.class.php \LdapServerTest::binddn
Default to an anonymous bind.
Overrides LdapServer::$binddn
File
- ldap_test/
LdapServerTest.class.php, line 29 - Simpletest ldapServer class for testing without an actual ldap server.
Class
Code
public $binddn = FALSE;