On Sun, 4 May 2014 15:35:30 -0700
Luke Nath <luken...@hotmail.com> wrote:

> My wifi interface is not managed by NetworkManager.
> I start wpa_supplicant manually.
> 
[snip]
> 
> network={
>     bssid=xx:xx:xx:xx:xx:xx
>     ssid="mynewssid"
>     scan_ssid=1 # only needed if your access point uses a hidden ssid
>     mode=MANAGED
>     key_mgmt=WPA-PSK
>     proto=WPA2
>     pairwise=CCMP
>     group=CCMP
>     psk="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
> }

Just to be sure --- you did use wpa_passphrase to generate the value
for the psk entry above, right? I mean, you didn't put the actual
plain-text passphrase in that field?

Best, :-)
Marko




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to