You are here

constant LDAP_SUCCESS in Lightweight Directory Access Protocol (LDAP) 7

Same name in this branch
  1. 7 ldap_servers/ldap_servers.module \LDAP_SUCCESS
  2. 7 ldap_help/ldap_test_script/functions.inc \LDAP_SUCCESS
Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SUCCESS
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SUCCESS
  3. 7.2 ldap_servers/ldap_servers.module \LDAP_SUCCESS
  4. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SUCCESS
18 uses of LDAP_SUCCESS
1197636.ldap_servers.test_data.inc in ldap_authorization/tests/1197636/1197636.ldap_servers.test_data.inc
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
LdapServerTest::bind in ldap_servers/tests/LdapServerTest.class.php
* Bind (authenticate) against an active LDAP database. * *
LdapServerTestData.inc in ldap_feeds/tests/LdapServerTestData.inc

... See full list

File

ldap_help/ldap_test_script/functions.inc, line 13

Code

define('LDAP_SUCCESS', 0x0);