[horde] Horde LDAP Authentication

Berk Gulenler gulenler at boun.edu.tr
Wed Jan 12 12:59:49 UTC 2011



On 01/12/2011 02:29 PM, Jan Schneider wrote:
> 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.
You mean this is not Horde doing right now. Is it possible to extend the 
authentication module like this? as a new enhancement?
>
> Jan.
>


More information about the horde mailing list