rlm_digest patch

Philippe Sultan philippe.sultan at gmail.com
Thu Apr 13 10:45:48 CEST 2006


Emerson,

you'll also find documentation here :
http://wiki.freeradius.org

Some testing files for rlm_digest are provided with FR 1.1.1 as well.

Alan, there is a fix that should be pulled out from CVS HEAD that
corrects a wrong debugging output  :
Line 109 in rlm_digest.c
radlog(L_AUTH, "rlm_digest: Configuration item \"User-Password\" or
MD5-Password is required for authentication.");

Should be :
radlog(L_AUTH, "rlm_digest: Configuration item \"User-Password\" or
\"Digest-HA1\" is required for authentication.");

Noticed during a troubleshooting session with Rafael Tonin.

Philippe




More information about the Freeradius-Devel mailing list