Re: EAP (PEAP) MS-CHAPv2b how to

2007-09-21 Thread riky.none

Alan DeKok ha scritto:

riky.none wrote:
  

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)



  Do you have a question about something?

  

There is one basic howto to configure freeradius using TTLS???



  1) Configure EAP-TLS
  2) uncomment the "ttls" section in eap.conf.

  

in wiki i not find one basic howto EAP-TTSL



  There is very little effort needed to get EAP-TTLS to work.

  In 2.0-pre2, all you have to do is start the server as root.  PEAP
will work, EAP-TLS will work, and EAP-TTLS will work.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

.

  

ubuntu freeradius deb:
FreeRADIUS Version 1.1.3, for host i486-pc-linux-gnu, built on Mar 30 
2007 at 22:44:3


i will install the 2.0 pre for testing(i m play with freeradius )

grazie
p.s.
you are very patient with newbie



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: EAP (PEAP) MS-CHAPv2b how to

2007-09-21 Thread riky.none

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










-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


EAP (PEAP) MS-CHAPv2b how to

2007-09-17 Thread riky.none
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"


in local mode and in wired network freerarius test (with user local 
paperino) is ok
in WI mode test failed (i not insert any directive in 
/etc/freeradius/EAP) using paperino and topolino


( freeradius debug mode)

…..

auth: No User-Password or CHAP-Password attribute in the request
auth: Failed to validate the user.
Login incorrect: [paperino/] (from client 
dlink port 1 cli 00-15-E9-2B-D2-10)


rlm_eap: No such EAP type peap

rlm_eap: Failed in EAP select

modcall[authenticate]: module "eap" returns invalid for request 1

modcall: leaving group authenticate (returns invalid) for request 1

auth: Failed to validate the user.

Login incorrect: [topolino/] (from client 
dlink port 1 cli 00-15-E9-2B-D2-10)This


This is the AP configuration


I want use autentication without certificate

HOW TO configuration WIFI (cliente xp) and freeradius using EAP/PEAP ???
grazie




-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html