You are here

constant LDAP_NO_SUCH_OBJECT in Lightweight Directory Access Protocol (LDAP) 8.2

Same name in this branch
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_NO_SUCH_OBJECT
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_NO_SUCH_OBJECT
Same name and namespace in other branches
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_NO_SUCH_OBJECT
  2. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_NO_SUCH_OBJECT
  3. 7 ldap_servers/ldap_servers.module \LDAP_NO_SUCH_OBJECT
  4. 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_servers/ldap_servers.module, line 89

Code

define('LDAP_NO_SUCH_OBJECT', 0x20);