To clarify the instructions found on JHU WSE and Wireless Resource center, here are the settings I found worked for manually connecting to Eduroam on Linux (Ubuntu 20.04).
Create a new wifi connection and name it how you want with the following settings:
SSID: eduroam
Wi-Fi security: WPA & WPA2 Enterprise
Authentication: PEAP
CA certificate: *manually select file*
PEAP version: Automatic
Inner authentication: MSCHAPv2
Usermame: [email protected]
Password: **********
I used the CA certificate authority file: USERTrust_RSA_Certification_Authority.crt
located at /usr/share/ca-certificates/mozilla/
. A different CA certificate can be used, but I found that one was necessary.
Leave Anonymous identity
and Domain
empty.