You are here

public property LdapServer::$binddn in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_servers/LdapServer.class.php \LdapServer::binddn
  2. 7 ldap_servers/LdapServer.class.php \LdapServer::binddn

Default to an anonymous bind.

File

ldap_servers/LdapServer.class.php, line 62
Defines server classes and related functions.

Class

LdapServer
LDAP Server Class.

Code

public $binddn = FALSE;