EAP-PEAP + Windows 7 with SSO and Password change
Alan DeKok
aland at deployingradius.com
Wed Jun 13 13:07:54 CEST 2012
Phil Mayers wrote:
> src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c:
>
> about line 741, maybe this:
>
> pairmove2(&response, &handler->request->reply->vps,
> PW_MSCHAP_ERROR, 0);
>
> ...should be:
>
> pairmove2(&response, &handler->request->reply->vps,
> PW_MSCHAP_ERROR, VENDORSPEC_MICROSOFT);
>
> ?
>
> I don't understand though; I tested this as working, so
>
> Unfortunately my testbed is no longer assembled :o(
That is likely it. I've committed a fix both for that, and for the
"Must change password" checks.
It's now up on github.
Alan DeKok.
More information about the Freeradius-Users
mailing list