On Fri, Aug 30, 2002 at 03:54:57PM +0300, [EMAIL PROTECTED] wrote:
> As i said before qmail-ldaplookup works, and the problem seems to be with the
> authentication. qmail-ldaplookup gives this:
>
> # qmail-ldaplookup -u test
> init_ldap: passwords are not compared via rebind
OK, try qmail-ldaplookup -u test -p test
I guess you used a unknown/unsuported hash function to store the password.
Either you turn on rebind or store the password as {sha1}, {rmd160},
{sha1}, {md5}, {md4} or {crypt}.
--
:wq Claudio