Interesting EAP combination
- From: "Darren Albers" <dalbers gmail com>
- To: NetworkManager <networkmanager-list gnome org>
- Subject: Interesting EAP combination
- Date: Tue, 6 May 2008 13:16:11 -0400
This blog post points out an interesting type of connection that is
not supported by Network-Manager:
http://uwstopia.nl/blog/2008/05/wireless-internet-under-linux-in-the-amsterdam-public-library
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
network={
ssid="OBA Hotspot Service"
scan_ssid=1
key_mgmt=IEEE8021X
eap=PEAP
identity="YOUR-USERNAME-GOES-HERE"
password="YOUR-PASSWORD-GOES-HERE"
}
So it uses PEAP to authenticate the user but the connection is still open...
I suspect that this is a pretty rare corner case but maybe something
NM should support anyway since it is a valid config?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]