21 Mar
2006
21 Mar
'06
12:15 p.m.
"Alan" <abaker@cliquecom.com> wrote:
I would like to use encrypted passwords stored as an attribute value in LDAP. How can I tell the rlm_digest driver to use the complete User-Password attribute value as the full Digest-HA1 string?
You don't. In version 1.1.1, you use the Digest-HA1 attribute. User-Password is for clear-text passwords. Nothing else. Alan DeKok.