FS#51750 - [wpa_supplicant] 1-2.6-2 fails with MSCHAPV2
Attached to Project:
Arch Linux
Opened by Carl Mueller (cmlr) - Tuesday, 08 November 2016, 21:08 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 14 November 2016, 15:02 GMT
Opened by Carl Mueller (cmlr) - Tuesday, 08 November 2016, 21:08 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 14 November 2016, 15:02 GMT
|
Details
Description: The testing version of wpa_supplicant 1-2.6-2
fails with MSCHAPV2. The previous version, wpa_supplicant
version 1:2.6-1, worked for me. (It took me some time to
learn that one should use "MSCHAPV2", not "MSCHAPv2" in
version 1:2.6-1).
Additional info: * package version(s) 1-2.6-2 * config and/or log files etc. I've attached my netctl configuration file for the connection. Steps to reproduce: Try to connect to a server requiring MSCHAPV2. For example, such connections are usually required on the eduroam network. |
This task depends upon
ur_connected
Also note that older versions *didn't* actually accept anything but 'MSCHAPV2' either – they merely *ignored* unknown phase2 values and accepted anything the server offers, while still printing [TLS: Unsupported Phase2 EAP method 'MSCHAPv2'] in debug mode. (Tested with 2.5, 2.4, and 2.3.)