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

authentication with md5 base64 to hex (urgent please)



Hi, 
my slapd.conf haves password-hash {MD5}
but the userPassword attribute is encrypted with
md5 algorithm and base64 codification.
I need crypt userPassword attribute only with MD5 (hex)

It is possible to do this?

thanks