On Tue, Jun 30, 2009 at 09:49, Reapepr<[email protected]> wrote: > > The server does hash the passwords so that could be the issue, though I had > thought the server would hash the incoming password request and then compare > it.
Yes it's supposed to be LDAP server job to hash it before testing except if you have a very specific server configuration, I always had hashed paswords in openldap, apachds or activedirectory and never had an issue. The clenat can't know which knd of hash the LDAP server is using internally. > > What does HTH mean? > -- > View this message in context: > http://n2.nabble.com/LDAP-Authentication-and-Admin-Approval-tp3173539p3179961.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
