Search
Results
[wicd] PEAP with TKIP/MSCHAPV2 - bad password [solved] / Networking, Server, and Protection / Arch Linux Forums
[https://bbs.archlinux.org/viewtopic.php?id=126460] - - public:mepage
name = Uni author = Me version = 1 require identity *Identity password *Password ----- ctrl_interface=/var/run/wpa_supplicant network={ ssid="$_ESSID" scan_ssid=$_SCAN proto=RSN key_mgmt=WPA-EAP pairwise=CCMP group=CCMP eap=PEAP identity="$_IDENTITY" password="$_PASSWORD" phase2="auth=MSCHAPV2" }