Is there a way to edit the wpa_supplicant.conf to get a quick fix ?

    network={
    ssid="FreeWifi_secure"
    key_mgmt=WPA-EAP IEEE8021X
    eap=SIM
    priority=5
    }

I've tried to add a conf file in /etc/NetworkManager/system-connections/
with :

    [wifi-security]
    key-mgmt=WPA-EAP IEEE8021X
    eap=sim

without success...

So now I'm looking into /android/system/etc/wifi/ to edit the
wpa_supplicant.conf but with the right restricted, I don't know if it's
the correct way to add the support for eap-sim...?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439267

Title:
  WiFi EAP-SIM authentication is not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1439267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to