You are here

constant LDAPAUTH_AUTH_EXCLUSIVED in LDAP integration 6

3 uses of LDAPAUTH_AUTH_EXCLUSIVED
ldapauth_drupal_user_create in includes/ldap.core.inc
Create a new Drupal user from an LDAP user entry with checks to ensure that:
ldapauth_user in ./ldapauth.module
Implements hook_user().
ldaphelp_get_ldapauth in ldaphelp/ldaphelp_status.inc
Create a readable version of the common LDAPAuth settings

File

./ldapauth.module, line 12
ldapauth provides authentication against ldap server.

Code

define('LDAPAUTH_AUTH_EXCLUSIVED', 1);