13 Apr
2006
13 Apr
'06
10:02 a.m.
"Philippe Sultan" <philippe.sultan@gmail.com> wrote:
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.");
OK, I'll go fix that. Alan DeKok.