You are here

constant LDAP_CONNECT_ERROR in Lightweight Directory Access Protocol (LDAP) 8.2

Same name in this branch
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_CONNECT_ERROR
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_CONNECT_ERROR
Same name and namespace in other branches
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_CONNECT_ERROR
  2. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_CONNECT_ERROR
  3. 7 ldap_servers/ldap_servers.module \LDAP_CONNECT_ERROR
  4. 7 ldap_help/ldap_test_script/functions.inc \LDAP_CONNECT_ERROR
3 uses of LDAP_CONNECT_ERROR
LdapServer::bind in ldap_servers/LdapServer.class.php
* Bind (authenticate) against an active LDAP database. * *
LdapServer::connect in ldap_servers/LdapServer.class.php
Connect Method
ldap_help_connect in ldap_help/ldap_test_script/functions.inc

File

ldap_servers/ldap_servers.module, line 131

Code

define('LDAP_CONNECT_ERROR', 0x5b);