OpenLDAP Faq-O-Matic : OpenLDAP Software FAQ : Configuration : SLAPD Configuration : Passwords : How do I specify what type of password are stored? | |
Use the password-hash directive in slapd.conf(5).
| |
Note: this directive only impacts passwords set using the LDAP Password Modify extended operation (RFC 3062), such as done by ldappasswd(1). slapd(8) does not otherwise hash passwords.
| |
I have pushed in the LDAP many MD5 encrypted Password (from an external database) in the attirubute "userPassword" to schema "InetOrgPerson". it doesn't work except if i push the passwords in clear.... How can i parameter OpenLDAP to check correctly this password using MD5 decrypt ?
| |
[Append to This Answer] |
Previous: | A script to generate MD5, SHA, and CRYPT variants of a password |
Next: | How do I specify the crypt(3) salt format to use? |
|