> 
> Hi!
> 
> I'm trying to configure freeradius with peap autentication. I use winxp for
> client. When starting autentication, I get following error. Can somebody
> help
> me and tell what is going wrong. I had made changes radius.conf, eap.conf,
> users and clients.conf files. Should I make changes huntsgroup file?
  (freeradius 1.0.0 & Suse 9.2)
> 
> T.ea
> 
> 
> Ready to process requests.
> rad_recv: Access-Request packet from host 10.50.50.13:1046, id=21,
> length=141
>         User-Name = "TWIRE12\\jaskajok"
>         NAS-IP-Address = 10.50.50.13
>         Called-Station-Id = "00034715cbc3"
>         Calling-Station-Id = "00022d1d5cb1"
>         NAS-Identifier = "WARLORD1"
>         NAS-Port = 29
>         Framed-MTU = 1300
>         NAS-Port-Type = Wireless-802.11
>         EAP-Message = 0x0201001501545749524531325c6a61736b616a6f6b
>         Message-Authenticator = 0x1a2a529631d65180ea30bcba1b581e14
>   Processing the authorize section of radiusd.conf
> modcall: entering group authorize for request 0
>   modcall[authorize]: module "preprocess" returns ok for request 0
>   modcall[authorize]: module "chap" returns noop for request 0
>   modcall[authorize]: module "mschap" returns noop for request 0
>     rlm_realm: No '@' in User-Name = "jaskajok", looking up realm NULL
>     rlm_realm: No such realm "NULL"
>   modcall[authorize]: module "suffix" returns noop for request 0
>   rlm_eap: EAP packet type response id 1 length 21
>   rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
>   modcall[authorize]: module "eap" returns updated for request 0
>     users: Matched jaskajok at 97
>   modcall[authorize]: module "files" returns ok for request 0
> modcall: group authorize returns updated for request 0
>   rad_check_password:  Found Auth-Type EAP
> auth: type "EAP"
>   Processing the authenticate section of radiusd.conf
> modcall: entering group authenticate for request 0
> rlm_eap: Identity does not match User-Name, setting from EAP Identity.
>   rlm_eap: Failed in handler
>   modcall[authenticate]: module "eap" returns invalid for request 0
> modcall: group authenticate returns invalid for request 0
> auth: Failed to validate the user.
> Delaying request 0 for 1 seconds
> Finished request 0
> Going to the next request
> --- Walking the entire request list ---
> 


  (freeradius 1.0.0 & Suse 9.2)


  I have a following line in users file. (I don't have users.conf file..?)
  


#"John Doe"     Auth-Type := Local, User-Password == "hello"
#               Reply-Message = "Hello, %u"

jaskajok        User-Password == "Reititys3"
                
#
# Dial user back and telnet to the default host for that port
 




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

Reply via email to