HI!
Actually I'm integrating support for setting/modifying encrypted/hashed
passwords in my WWW-LDAP-gateway.
This works fine with using crypt, e.g.
userpassword: {CRYPT}.5X.al91HG.WI
But what's the scheme for using MD5 or SHA-1 hashed passwords? I saw
some examples but forgot where.
Is there already support for hashed passwords in OpenLDAP?
Ciao, Michael.