You are here

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

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

Default to an anonymous bind.

File

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

Class

LdapServer
LDAP Server Class.

Code

public $bindpw = FALSE;