Re: wpa_supplicant configuration



On 8/20/07, Darren Albers <dalbers gmail com> wrote:
> On 8/20/07, Joel Goguen <jtgoguen gmail com> wrote:
> > My university has just implemented a WPA network, but they only give
> > Linux directions for a wpa_supplicant.conf file.  Given the
> > wpa_supplicant.conf network section below, can NetworkManager handle
> > this automatically?  If not, where can I create a wpa_supplicant.conf
> > file to be automatically discovered so this will work?  Thanks in
> > advance.
> >
> > network={
> >          disabled=0
> >          eap=TTLS
> >          phase2="auth=PAP"
> >          id_str="Wireless UNB"
> >          mode=0
> >          proto=WPA2
> >          key_mgmt=WPA-EAP
> >          pairwise=TKIP
> >          group=TKIP
> >          ssid="Wireless UNB"
> >          scan_ssid=1
> >          identity="username"
> >          password="password"
> > }
> >
> > --
> > Joel Goguen
> > http://jgoguen.net/
> > _________________
>
> Since it uses two-phase authentication it cannot yet, however I am
> pretty sure this is planned for 0.7.
>
> Thanks!
>

Actually I need to retract this, I just looked and 2-phase auth looks
to be supported in 0.6.5 including TTLS + PAP.  Take a look at the
options under Create new network->WPA2 Enterprise.



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