You are here

9 calls to ldap_user_ldap_provision_semaphore() in Lightweight Directory Access Protocol (LDAP) 7.2

LdapUserConf::provisionDrupalAccount in ldap_user/LdapUserConf.class.php
Given a drupal account, query ldap and get all user fields and save user account (note: parameters are in odd order to match synchDrupalAccount handle)
LdapUserIntegrationTests::testProvisionToLdap in ldap_user/tests/ldap_user.test
Integration tests for provisioning to ldap.
LdapUserUnitTests::testProvisionToDrupal in ldap_user/tests/ldap_user.test
ldap_user_conf_cache_clear in ldap_user/ldap_user.module
ldap_user_init in ldap_user/ldap_user.module
Implements hook_init().
ldap_user_user_insert in ldap_user/ldap_user.module
Implements hook_user_insert().
ldap_user_user_login in ldap_user/ldap_user.module
Implements hook_user_login().
ldap_user_user_presave in ldap_user/ldap_user.module
Implements hook_user_presave()
ldap_user_user_update in ldap_user/ldap_user.module
Implements hook_user_update()