constant LDAP_AUTHENTICATION_ACCT_CREATION_DEFAULT in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_ACCT_CREATION_DEFAULT
- 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_ACCT_CREATION_DEFAULT
1 use of LDAP_AUTHENTICATION_ACCT_CREATION_DEFAULT
- LdapAuthenticationConf::load in ldap_authentication/
LdapAuthenticationConf.class.php
File
- ldap_authentication/
ldap_authentication.module, line 43 - This module injects itself into Drupal's Authentication stack.
Code
define('LDAP_AUTHENTICATION_ACCT_CREATION_DEFAULT', 4);