You are not logged in.

#1 2023-06-27 20:35:27

blusof
Member
Registered: 2023-06-21
Posts: 4

Connect to eduroam with connman

Hello,
I am trying a couple of weeks now to connect to eduroam, first with NetworkManager and now with connman. I have created a configuration file  /var/lib/connman/eduroam.config with the following content:

 service_eduroam]

Type=wifi
Name=eduroam

EAP=peap
CACertFile=~/.config/cat_installer/ca.pem
Phase2=MSCHAPV2
Identity=<my username>
Passphrase=<my password>

but when I try to connect it gives me this error

 Error /net/connman/service/wifi_60e9aab92f1d_656475726f616d_managed_ieee8021x: Invalid arguments 

I'm not sure what is the problem. Could it be the certificate required? (I have put the certificate that I get with the eduroam installer.)
Any help would be really appreciated!

Offline

Board footer

Powered by FluxBB