You are here

constant LDAPAUTH_SYNC_CONTEXT_INSERT_DRUPAL_USER in LDAP integration 6

3 uses of LDAPAUTH_SYNC_CONTEXT_INSERT_DRUPAL_USER
hook_ldap_attributes_needed_alter in ./ldapauth.api.php
Perform alterations of ldap attributes before query is made.
ldapauth_ldap_attributes_needed_alter in ./ldapauth.module
Implements hook_ldap_attributes_needed_alter
ldapdata_ldap_attributes_needed_alter in ./ldapdata.module
Implements hook_ldap_attributes_needed_alter

File

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

Code

define('LDAPAUTH_SYNC_CONTEXT_INSERT_DRUPAL_USER', 1);