You are here

constant LDAPSYNC_CONFLICT_FOLLOW_LDAPAUTH in LDAP integration 6

2 uses of LDAPSYNC_CONFLICT_FOLLOW_LDAPAUTH
ldapsync_admin_settings in ./ldapsync.admin.inc
Implements the settings page.
_ldapsync_process_entry in ./ldapsync.module
Take an ldap object entry and determine if there is an existing account or a new account needs to be created.

File

./ldapsync.module, line 10
ldapsync keeps LDAP and Drupal user lists synchronized.

Code

define('LDAPSYNC_CONFLICT_FOLLOW_LDAPAUTH', 3);