On 13/04/11 16:01, Phil Mayers wrote:
On 13/04/11 14:16, Alan DeKok wrote:
Doty, Seth wrote:
ok this should look better
See commit 4dbb466b6526c0dacdcf36949bbdaa38416a1be2 on git.freeradius.org.
Grab the v2.1.x branch, it should be fixed there.
Actually, I was just testing this and proxying the inner EAP-MSCHAPv2 as plain MS-CHAPv2 seems to be broken, at least in my testing. It doesn't crash the server, but equally it doesn't pass the S=XXX success back correctly either, so the client does a PEAP reject.
It seems as if the rlm_eap_mshcapv2 post_proxy function isn't working somehow; I am trying to perform a "git bisect" to find when it stopped working, but am running into problems with the commits which don't build :o(
Sigh. I can't even build old version of the server any more; libtool really is a crock of s**t.