active directory
drupal with active directory (ldap)
Submitted by Rimu Atkinson on Tue, 05/05/2009 - 12:23
Tagged:
Getting drupal authenticating logins against active directory can be intimidating, at first. I certainly felt that way.
A few hints
- You will need PHP installed with the ldap extension. Use phpinfo(); to check if it's there. Without that you can't even begin.