Hi everyone,
I have a binding question regarding the password. Is possible to send a hashed password to LDAP system. My passwords are hashed and I don't have a way to send it as plain text.
regards,
Adrian
On 08/22/12 17:48 +0300, Adrian Paleacu wrote:
Hi everyone,
I have a binding question regarding the password. Is possible to send a hashed password to LDAP system. My passwords are hashed and I don't have a way to send it as plain text.
See Section 14.4 of the OpenLDAP Administrator's guide.
If your passwords are stored on your server in certain hashed forms, then slapd will expect you to transmit a cleartext password to be hashed and locally compared with the stored password value.
openldap-technical@openldap.org