You are here

constant LDAPAUTH_CONFLICT_LOG in LDAP integration 6

2 uses of LDAPAUTH_CONFLICT_LOG
ldapauth_authenticate in ./ldapauth.module
Main user authentication function. Called by form validator.
_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

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

Code

define('LDAPAUTH_CONFLICT_LOG', 0);