Open PeterJCLaw opened 2 years ago
You need to add the following to /etc/wpa_supplicant/wpa_supplicant.conf
/etc/wpa_supplicant/wpa_supplicant.conf
network={ ssid="eduroam" eap=PEAP key_mgmt=WPA-EAP phase2="auth=MSCHAPV2" identity="<username>" password="<password>" }
You need to add the following to
/etc/wpa_supplicant/wpa_supplicant.conf