[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: I'm have a problem w/userPasswords and binding
On Fri, Oct 08, 2004 at 11:28:34AM -0700, Rob Tanner wrote:
> I actually thought about that and fixed it. But while it certainly
> did fix some aspect of the problem,
> the bind still fails. Below is a '-1' level log. It certainly looks
> as if access to the password attribute
> is successful. Does anything stick out as far as you can see?
What is the hash algorithm? Maybe openldap doesn't understand it. There
was a linking order problem months (years?) ago where openldap could
use openssl's crypt() function instead of glibc's and that would result
in an incompatible md5 hash.