The default WICD doesn't have the PEAP with MSCHAPv2 template. My school uses this encryption and I'd like to share the template.
/etc/wicd/encryption/templates/peap-mschapv2
Add the template to the active file.Code:name = PEAP with MSCHAPv2 author = ElitestFX version = 1 require identity *Identity password *Password ----- ctrl_interface=/var/run/wpa_supplicant network={ ssid="$_ESSID" scan_ssid=$_SCAN key_mgmt=WPA-EAP eap=PEAP phase2="auth=MSCHAPV2" identity="$_IDENTITY" password="$_PASSWORD" }
/etc/wicd/encryption/templates/active
Code:wpa wpa-psk wep-hex wep-passphrase wep-shared leap ttls eap peap peap-mschapv2 peap-tkip eap-tls