Re: EAP (PEAP) MS-CHAPv2b how to
Hi riky. I had exactly the same problem, upgrading to 1.1.7 solved my problem (debian package is only at 1.1.3, didn't get Cleartext-Password to work there either). Just upgrade, all of you whos not running 1.1.7!! : ) And why use :=? Not == (more secure)? Thx. On Sep 21, 2007, at 4:36 PM, freeradius-users- request@lists.freeradius.org wrote:
From: "riky.none" <riky.none@email.it> Date: September 21, 2007 3:03:18 PM GMT+02:00 To: FreeRadius users mailing list <freeradius- users@lists.freeradius.org> Subject: Re: EAP (PEAP) MS-CHAPv2b how to Reply-To: FreeRadius users mailing list <freeradius- users@lists.freeradius.org>
Alan DeKok ha scritto:
riky.none wrote:
I configure freeradius on basic autentication mode (using file /etc/freeradius/users)
paperino Auth-Type := Local, User-Password == "paperino"
topolino Auth-Type := EAP, User-Password == "topolino"
(1) DO NOT SET AUTH-TYPE (2) Use Cleartext-Password := ... NOT User-Password ==
rlm_eap: No such EAP type peap
Read eap.conf.
I want use autentication without certificate
If you're using PEAP, you need a server certificate.
HOW TO configuration WIFI (cliente xp) and freeradius using EAP/ PEAP ???
See the Wiki. This is covered there.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html
.
not hangry Alan
I feel really stupid now...
i insert in users file:
myuser Cleartext-Password := "somepass"
run freeradius -X /etc/freeradius/users[219]: Parse error (check) for entry myuser: Unknown attribute "Cleartext-Password"
eap config is not easy to read (for newbie)
There is one basic howto to configure freeradius using TTLS???
in wiki i not find one basic howto EAP-TTSL
And why use :=? Not == (more secure)?
Because Cleartext-Password is an internal server attribute that doesn't exist in the request. You are "telling" the server what's the password, not comparing it with something that is in the request. Ivan Kalik Kalik Informatika ISP
participants (2)
-
Piero Giobbi -
tnt@kalik.co.yu