Status of two phase auth



  Hi,

I wonder, if any work have been done on two phase auth? In this email --
http://mail.gnome.org/archives/networkmanager-list/2006-February/msg00232.html ,
Mr Love states, that it isn't (yet) the case. But his email is from
February, maybe some work was done?

  I'm asking because to use my University WiFi I need WEP (not WPA)
with PEAP authorisation (login/password). Following wpa_supplicant
config works, but using NM would be far more pleasant.


ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
network={
	ssid="PGWLAN"
	key_mgmt=IEEE8021X
	eap=PEAP
	identity="username"
	password="password"
	phase1="peaplabel=0"
	phase2="auth=MSCHAPV2"
}
  

-- 
Tomasz Torcz                Only gods can safely risk perfection,
zdzichu irc -nie spam- pl     it's a dangerous thing for a man.  -- Alia




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]