Gentoo Archives: gentoo-user

From: Elmar Hinz <oss.elmar@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Still Struggling With Wireless
Date: Tue, 17 Aug 2010 16:09:21
Message-Id: AANLkTimcsgbNuger-ud+AF9b0MB=aKd2_tsHhtX-UGXm@mail.gmail.com
In Reply to: Re: [gentoo-user] Still Struggling With Wireless by Adam Carter
1 >> Then you need to compile the password for wpa_supplicant with
2 >> wpa_password.
3 >> It doesn´t take the plain passphrase.
4 >
5 > It does for me;
6 >
7 > For pre-shared keys
8 > psk="plainpassphrase"
9 >
10 > For .1x/EAP
11 > password="plainpassphrase"
12 >
13
14 Interesting. I'll give it a try.
15
16 By the way, what I really wanted to say is:
17
18 Then you need to compile the password for wpa_supplicant with wpa_passphrase.
19 It doesn´t take the plain password.