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