problem configuring EAP-md5

2004-10-27 Thread Geissbühler, Hannes
Hi 
I have following problems with EAP-md5 configuration:

If I have no "Auth-Type := EAP" defined in the users file (which is written in 
eap.conf)
I get following errors:

modcall: group authorize returns ok for request 1
auth: type Local
auth: No User-Password or CHAP-Password attribute in the request
auth: Failed to validate the user.

the Server somehow does not find out to use EAP-md5 by its own

moduel eap ist loaded:

Module: Loaded eap
 eap: default_eap_type = "md5"

in the authorize and the authenticate section of radiusd.conf I entered eap


If I set Auth-Type := EAP in the users file I get following error msg:

 modcall[authorize]: module "files" returns ok for request 0
modcall: group authorize returns ok for request 0
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  ERROR: Unknown value specified for Auth-Type.  Cannot perform requested action.
auth: Failed to validate the user.


could anybode help my ? 

thanks a lot 
Hannes

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


EAP-GTC possible outside EAP-PEAP or EAP-TTLS ?

2004-09-24 Thread Geissbühler, Hannes
Hi

is it possible to use EAP-GTC outside EAP-PEAP or EAP-TTLS ?

My Idea would be to first authenticate user and pw over eap-md5
and then in a second step to send a GTC challenge and controll the
GTC answer.

Anyone has an idea ?

Thank you in advance !

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