flo gleixner changed bug 1109209
What Removed Added
Flags needinfo?, needinfo?(gleixner@lrz.de)  

Comment # 5 on bug 1109209 from
You can choose the Authentication Method "PWD" in NetworkManager. PWD is much
easier than PEAP and it is secure enough. It is the preferred method for
Android devices today. While connecting to eduroam using PEAP works, when i try
PWD, it silently fails. The Logfile /var/log/wpa_supplicant.log says:


Line 0: unknown EAP method 'PWD'
You may need to add support for this EAP method during wpa_supplicant build
time configuration.

The packet maintainer should set CONFIG_EAP_PWD=y and rebuild wpa_supplicant
(preferred!) or the option should not be in the NetworkManager (not
preferred!).


You are receiving this mail because: