constant LDAP_LOCAL_ERROR in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_LOCAL_ERROR
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_LOCAL_ERROR
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_LOCAL_ERROR
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_LOCAL_ERROR
- 7.2 ldap_servers/ldap_servers.module \LDAP_LOCAL_ERROR
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_LOCAL_ERROR
1 use of LDAP_LOCAL_ERROR
- LdapServer::bind in ldap_servers/
LdapServer.class.php - * Bind (authenticate) against an active LDAP database. * *
File
- ldap_help/
ldap_test_script/ functions.inc, line 70
Code
define('LDAP_LOCAL_ERROR', 0x52);