6 calls to _ldapauth_init() in LDAP integration 6
- hook_ldap_convert_to_local_alter in ./
ldapauth.api.php - Called when an existing ldap user is converted back to a normal Drupal user. This is called before the account is saved to remove ldapauth specific user properties.
- ldapauth_admin_form_submit in ./
ldapauth.admin.inc - Submit hook for the LDAP server form.
- ldaphelp_ldap_user_verify in ldaphelp/
ldaphelp.module - Verify that a user can be found from the Drupal account information.
- _ldapauth_ajax_test in ./
ldapauth.admin.inc - Implements the AJAX server test.
- _ldapauth_auth in ./
ldapauth.module - Authenticate the user against LDAP servers.
- _ldaphelp_testldap in ldaphelp/
ldaphelp_status.inc - Test if the ldap settings for the specified server id work.