[Date Prev][Date Next] [Chronological] [Thread] [Top]

SSHA Encryption



Hi all.

I have LDAP records with their userPassword field encrypted with SSHA. When I do a ldapsearch, I receive something like this:

userpassword={SSHA}cYH1lop+FfWT5Ttua1h8P7x/xEZePQsLP2KIaA==

But when I do a ldapmodify, delete the old password and add the new, i.e.:

add: userpassword
userpassword: 828f656
-

I change the password, but it doesn't encrypt it and the next ldapsearch that I do shows this field in plain text.

userpassword=828f656

I have tried to do:

add: userpassword
userpassword: {SSHA}828f656

but it doesn't work.

Could somebody help me, plz?

--
Daniel Merino
daniel.merino@unavarra.es
Tfno: 948-168951 - Sección de Gestión
Servicio Informático - Universidad Pública de Navarra.