On Thu, 9 Sep 2004, John Von Essen wrote:

Anyone have any ideas? Thanks

Is the passwords stored correctly in your LDAP directory? Different LDAP directories have different password encoding support, and if you replicated the password information from your previous directory server it is possible the two do not agree.


Try binding manually to a known user DN.

   ldapsearch -x -b "DN of user" -D "DN of user" -W

Regards
Henrik

Reply via email to