You are here

constant LDAP_AUTHENTICATION_RESULT_FAIL_FIND in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_RESULT_FAIL_FIND
  2. 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_RESULT_FAIL_FIND
2 uses of LDAP_AUTHENTICATION_RESULT_FAIL_FIND
ldap_authentication_test_credentials in ldap_authentication/ldap_authentication.inc
_ldap_authentication_err_text in ldap_authentication/ldap_authentication.inc
get human readable authentication error string

File

ldap_authentication/ldap_authentication.module, line 39
This module injects itself into Drupal's Authentication stack.

Code

define('LDAP_AUTHENTICATION_RESULT_FAIL_FIND', 3);