6 uses of LDAPAUTH_SYNC_PASSWORDS in LDAP integration 6
- ldapauth_admin_settings in ./
ldapauth.admin.inc - Implements the settings page.
- ldapauth_authenticate in ./
ldapauth.module - Main user authentication function. Called by form validator.
- 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
- _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.