You are here

constant LDAP_AUTHENTICATION_EXCLUSIVE 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_EXCLUSIVE
  2. 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_EXCLUSIVE
7 uses of LDAP_AUTHENTICATION_EXCLUSIVE
LdapAuthenticationTestCase::testUI in ldap_authentication/tests/ldap_authentication.test
Make sure user admin interface works.
ldap_authentication_fail_response in ldap_authentication/ldap_authentication.inc
ldap_authentication_show_ldap_help_link in ldap_authentication/ldap_authentication.module
ldap_authentication_show_reset_pwd in ldap_authentication/ldap_authentication.module
ldap_test_ldap_authentication_data in ldap_test/ldap_authentication.conf.inc

... See full list

File

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

Code

define('LDAP_AUTHENTICATION_EXCLUSIVE', 2);