View Single Post
Posts: 201 | Thanked: 410 times | Joined on Dec 2013
#10
have a look at this:

http://talk.maemo.org/showpost.php?p...postcount=2186

it worked for me & eduroam:

a) activate devel-mode
b) use the terminal on the device or ssh to the device
c) install vim or any other text editor
d) vim /var/lib/connman/wifi_eduroam.config

Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
 

The Following 4 Users Say Thank You to gaelic For This Useful Post: