[horde] Horde LDAP Authentication
Jan Schneider
jan at horde.org
Wed Jan 12 12:29:25 UTC 2011
Zitat von Berk Gulenler <gulenler at boun.edu.tr>:
> Hi, I am using LDAP server as an authentication backend.
> userPassword field of my records in LDAP server is hashed with des
> or md5.
> Is there any way to get salt from LDAP server? from userPassword
> field? I think getSalt function in Auth.php is doing something else.
> And also ldap.php.
No, getSalt() is what you are looking for, though it doesn't work
directly on the LDAP server, so you need to retrieve the password hash
first.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list