Also, here is the 'mschap' section from a recent attempt.
I don't see anything. Did you forget an attachment?
Um... yeah. I'm doing a couple of things at once. Here it is. Found Auth-Type = EAP +- entering group authenticate {...} [eap] Request found, released from the list [eap] EAP/mschapv2 [eap] processing type mschapv2 [mschapv2] +- entering group MS-CHAP {...} [mschap] Told to do MS-CHAPv2 for host/dnps-caplap-4.col.missouri.edu with NT-Password [mschap] expand: %{Stripped-User-Name} -> [mschap] WARNING: Deprecated conditional expansion ":-". See "man unlang" for details ## NOTE THE NEXT THREE LINES: [mschap] expand: %{User-Name:-None} -> host/dnps-caplap-4.col.missouri.edu [mschap] expand: --username=%{%{Stripped-User-Name}:-%{User-Name:-None}} -> --username=host/dnps-caplap-4.col.missouri.edu [mschap] expand: --domain=%{mschap:NT-Domain} -> --domain=col [mschap] mschap2: e8 [mschap] expand: --challenge=%{mschap:Challenge:-00} -> --challenge=665bcdce0a4676a0 [mschap] expand: --nt-response=%{mschap:NT-Response:-00} -> --nt-response=ac910bfec0608f8f666352ef38ffdd6d6298a98ef35b9b41
So something in mschap is broken? Perhaps is an old bug? This is version 2.1.7 (built a little over a year ago, Dec. 2009).
I don't think so. That code has been unchanged for a *long* time.
--J