I think I figured my problem out.
Haqa,
In your instructions you say to place the line below in to config.php
//LDAP Access Control
define('DISABLE_PASSWORD_CLEARING', 1);
Did you mean to say global.php?
Once I added it to global.php I was able to authenticate most of my users. I do believe there's a problem with users that have very long passwords. They're not able to log in.
|