[imp] [falco@primeasia.com.hk: crypted password problem in ldap.search.php3]

Chuck Hagenbuch chuck@horde.org
Wed, 15 May 2002 03:26:50 -0400


----- Forwarded message from Falco Fan <falco@primeasia.com.hk> -----

From: "Falco Fan" <falco@primeasia.com.hk>
To: <consulting@horde.org>
Subject: crypted password problem in ldap.search.php3
Date: Mon, 13 May 2002 14:47:20 +0800

I have setup my LDAP server by using openldap.  In the slapd.conf file, if I use simple passwd, e.g. 12345, and type 12345 as the passwd at the ldap.search.php3 file, it success.   But if I replace the simple password by crypted passwd, e.g. {crypt}abcdefg, in both slapd.conf and ldap.search.php3, its fail.

How can I overcome it if i need to use crypted password.

Thanks

Falco
----- End forwarded message -----
-chuck

--
To understand recursion, one must first understand recursion.