Re: [PATCH] LEAP support in NetworkManager
- From: Jason Martens <me jasonmartens com>
- To: Thiago Bauermann <thiago bauermann gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH] LEAP support in NetworkManager
- Date: Fri, 11 Aug 2006 10:34:58 -0500
Thiago Bauermann wrote:
> 2006/8/9, Jason Martens <me jasonmartens com
> <mailto:me jasonmartens com>>:
>
> Dan Williams wrote:
> > Hmm, I don't think so... does wpa_supplicant support that?
> Turns out that it does. Here's my wpa_supplicant conf file:
>
> network={
> ssid="essid"
> scan_ssid=1
> key_mgmt=WPA-EAP
> group=TKIP
> pairwise=TKIP
> auth_alg=OPEN LEAP
> eap=LEAP
> priority=2
> proto=WPA
> identity="username"
> password="password"
> }
>
> If you want it, I can send the debugging output from
> wpa_supplicant when
> I connect.
>
>
> No debug info necessary. Actually, the only real work the new LEAP
> support in NM does is writing a suitable configuration file for
> wpa_supplicant. I can add support for the above config options in the
> NM LEAP code. Is the above config the only thing you need to do to get
> going?
> --
With this config file, I was able to associate with the access point,
and I was then able to get an IP address. So, I think the answer to
your question is yes, that's all I had to do.
Jason Martens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]