Hi. I can confirm that it works under Gutsy: I can apply the following 
wpa_supplicant configuration using only nm-applet:
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
        ssid="XXXXXXXX"
        key_mgmt=WPA-EAP
        eap=TTLS
        identity="[EMAIL PROTECTED]"
        password="XXXXX"
        ca_cert="/etc/wpa_supplicant/ct_root.crt"
        phase2="auth=PAP"
}
(the ca_cert does not seem to be needed for NM)

However it seems to have problems remembering the login/password, I'll
create a new bug report after a few more testing next week.

Notice that this bug is perhaps a duplicate of Bug #107321

-- 
EAP TTLS support for network-manager
https://bugs.launchpad.net/bugs/94479
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to