You are here

constant LDAP_AUTHENTICATION_RESULT_FAIL_CREDENTIALS in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_RESULT_FAIL_CREDENTIALS
  2. 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_RESULT_FAIL_CREDENTIALS
2 uses of LDAP_AUTHENTICATION_RESULT_FAIL_CREDENTIALS
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 54
This module injects itself into Drupal's Authentication stack.

Code

define('LDAP_AUTHENTICATION_RESULT_FAIL_CREDENTIALS', 5);