Installation Steps
- Using Composer
- Using Drush
- Manual Installation
- Download the module:
composer require 'drupal/ldap_auth'
- Navigate to Extend menu on your Drupal admin console and search for miniOrange Active Directory / LDAP Integration using the search box.
- Enable the module by checking the checkbox and click on the Install button.
- You can configure the module at:
{BaseURL}/admin/config/people/ldap_auth/ldap_config
- Install the module:
drush en ldap_auth
- Clear the cache:
drush cr
- You can 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 miniOrange Active Directory / LDAP Integration 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.
- You can configure the module at:
{BaseURL}/admin/config/people/ldap_auth/ldap_config