Search Results :
×This document will guide you through the steps required to configure the Drupal LDAP Provisioning. When the Drupal user account is updated, it automatically updates the corresponding LDAP entry on the configured LDAP server. Plus, you can sync Drupal groups and roles with LDAP groups, simplifying user synchronization between LDAP and Drupal.
You can also explore the guide on automatically creating an LDAP entry from a Drupal account when a new user registers on your Drupal site.
The Update User Entry in LDAP/Active Directory Server feature enables you to provision your users based on the following events::
Note: You have the option to map Drupal user information like fields, roles, and groups with specific LDAP attributes that you wish to modify in the LDAP server. This can be done in the Attribute & Role Mapping tab of the module (admin/config/people/ldap_auth/attribute_mapping). This will automatically update your users' LDAP records based on the saved configuration. For more details, refer to the Attribute Mapping, Role Mapping, and Group Mapping guide.
For example, as shown in the image above, we've mapped LDAP's userprincipalname with Drupal's mail field and givenname with Drupal's custom field firstname. This means that if we make changes to a user's email and first name in Drupal, those updates will automatically reflect in the LDAP/Active Directory server for the user's 'userprincipalname' and 'givenname'.
Let us assume that we want to update a user doejohn on the Drupal site as well as on the LDAP/Active Directory server.
Congratulations, you have successfully updated the user’s (doejohn in our case) information in both Drupal and your LDAP server. You can confirm it from your LDAP server.
If you don't have access to your LDAP server then you can confirm the same by checking the user LDAP entry.
We hope that you find this guide useful and easy to configure.
If you want a 7-day fully-featured trial or have any questions or in case you need any sort of assistance in setting up the module according to your use case, please feel free to drop us an email at drupalsupport@xecurify.com.