Hello
I'm trying to get my wifi connected to my university network using
peap. I have successfully connected by killing connman and setup
wpa_supplicant manually, but it's very inconvenient.
As 0.48 has started to support peap, I upgraded connman to 0.48, and
the wifi type has been successfully identified as IEEE8021X on the GUI
of moblin. But it still don't allow me to put in both username and
password. I noticed there is a configuration file as
/var/lib/connman/default.profile, but I have no idea how to set the
parameters.
Can anyone help to post a configuration file for this network?
The wpa_supplicant.conf i'm using is:
network={
ssid="sMobileNet"
key_mgmt=WPA-EAP
eap=PEAP
identity="username"
password="password"
phase2="auth=MSCHAPV2"
}
Thanks very much.
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman