You are here

constant LDAP_SERVERS_BIND_METHOD_ANON in Lightweight Directory Access Protocol (LDAP) 7.2

Same name in this branch
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_ANON
  2. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_ANON
Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_ANON
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_ANON
  3. 7 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_ANON
  4. 7 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_ANON
4 uses of LDAP_SERVERS_BIND_METHOD_ANON
LdapServer::bind in ldap_servers/LdapServer.class.php
Bind (authenticate) against an active LDAP database.
ldap_authentication_test_credentials in ldap_authentication/ldap_authentication.inc
ldap_servers_token_show_sample_user_tokens in ldap_servers/ldap_servers.tokens.inc
test.php in ldap_help/ldap_test_script/test.php

File

ldap_help/ldap_test_script/functions.inc, line 14

Code

define('LDAP_SERVERS_BIND_METHOD_ANON', 3);