Nathan Miller <[EMAIL PROTECTED]> wrote: > If the code is "adding" a CHAP-Challenge is it going to be adding the > correct one?
Uh, yes. There isn't much point in adding the *wrong* one. > Or is it just grappling it from the packet it received > somehow? I assume the NAS originally sends the chap-challenge? No, it doesn't. Read my original message again. > Also, I am certainly not a C coder. I have asked a fellow coder to look at > the rlm_preprocess and do as you say, but does anyone in devel team have an > idea what these ~5 lines should be to make this happen? Look in src/main/proxy.c for PW_CHAP_CHALLENGE. Copy the relevant lines to rlm_preprocess and edit slightly to make it compile. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html