Ryan O'Connell <[EMAIL PROTECTED]> wrote: > > I tried that but unfortuntely I can't find a way of passing > CHAP-Password information in a useful format for an external program > to parse on the command-line.
Ah, I see. Actually, CHAP-Password is an encrypted hash and a special approach is needed to verify it (radiusd/auth.c:657-707) > I did look at trying to write a patch to allow Fall-Through for failed > authenticaiton rather than rejecting the login but that appears to be > non-trivial. I'll try to prepare a patch for you by tomorrow. Regards, Sergey _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
