[Tfug] UAWiFi and wpa_supplicant
Claude Rubinson
rubinson at u.arizona.edu
Fri Feb 1 13:31:20 MST 2008
On Thu, Jan 31, 2008 at 08:09:27PM -0700, Robert Hunter wrote:
> Does anyone have a working wpa_supplicant.conf for UAWiFi?
>
> I would very much appreciate if you showed it to me! ;-)
In addition to what Jude and Shawn provided, I seem to recall needing
to point to the proper cert. Maybe I'm wrong?
network={
ssid="UAWiFi"
proto=RSN
key_mgmt=WPA-EAP
pairwise=TKIP
eap=PEAP
identity="rubinson"
password="<your password>"
ca_cert="/usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt"
}
More information about the tfug
mailing list