constant LDAP_CONNECT_ERROR in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_CONNECT_ERROR
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_CONNECT_ERROR
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_CONNECT_ERROR
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_CONNECT_ERROR
- 7.2 ldap_servers/ldap_servers.module \LDAP_CONNECT_ERROR
- 7.2 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);