constant LDAPAUTH_AUTH_MIXED in LDAP integration 6
2 uses of LDAPAUTH_AUTH_MIXED
- 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 11 - ldapauth provides authentication against ldap server.
Code
define('LDAPAUTH_AUTH_MIXED', 0);