Search Results :

×

Drupal LDAP Module Installation

Drupal LDAP Module Installation



  • Download the module:
    composer require 'drupal/ldap_auth'
  • Go to Extend menu on your Drupal admin console and enable the module by checking the checkbox and click on Install button.
  • Configure the module at
    {BaseURL}/admin/config/people/ldap_auth/ldap_config
  • Install the module:
    drush en ldap_auth
  • Clear the cache:
     drush cr
  • Configure the module at
    {BaseURL}/admin/config/people/ldap_auth/ldap_config
  • Navigate to Extend menu on your Drupal admin console and click on Install new module.
  • Install the Drupal miniOrange LDAP/Active Directory Integration - NTLM & Kerberos login module either by downloading the zip or from the URL of the package (tar/zip).
  • Click on Enable newly added modules.
  • Enable this module by checking the checkbox and click on Install button.
  • Configure the module at
    {BaseURL}/admin/config/people/ldap_auth/ldap_config

Hello there!

Need Help? We are right here!

support