Hello!

I'm trying to get Windows XP and FreeRadius working together.
I need this for my university.

My OS is Debian Testing and the radius is running.

When authenticating within Windows XP with his built-in
authentication mechanism, I get the following in my
/var/log/radiusd-freeradius/radius.log:

[BEGIN]
Info: rlm_eap: processing type md5
Info: rlm_eap_md5: Issuing Challenge
Auth: Login OK: [udo/<no User-Password attribute>] (from client 192.168.0.50 port 0 
cli 00-02-2D-52-C7-67)
Info: rlm_eap: Request found, released from the list
Info: rlm_eap: EAP_TYPE - md5
Info: rlm_eap: processing type md5
Info: rlm_eap_md5: Challenge failed
Auth: Login OK: [udo/<no User-Password attribute>] (from client 192.168.0.50 port 0 
cli 00-02-2D-52-C7-67)
[END]
with radius -xxSXt stdout I get:

[BEGIN]
rad_recv: Access-Request packet from host 192.168.0.50:1213, id=26, length=127
        User-Name = "udo"
        NAS-IP-Address = 192.168.0.50
        NAS-Port = 0
        Called-Station-Id = "00-80-C8-AC-58-2A"
        Calling-Station-Id = "00-02-2D-52-C7-67"
        NAS-Identifier = "DWL-900AP+"
        Framed-MTU = 1380
        NAS-Port-Type = Wireless-802.11
        EAP-Message = "\002\001\000\010\001udo"
        Message-Authenticator = 0xe3a22c0fb9ad7b3704598c368abe156b
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
    users: Matched DEFAULT at 152
  modcall[authorize]: module "files" returns ok
  modcall[authorize]: module "eap" returns updated
modcall: group authorize returns updated
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate
rlm_eap: processing type md5
rlm_eap_md5: Issuing Challenge
  modcall[authenticate]: module "eap" returns ok
modcall: group authenticate returns ok
Login OK: [udo/<no User-Password attribute>] (from client 192.168.0.50 port 0 cli 
00-02-2D-52-C7-67)
Sending Access-Challenge of id 26 to 192.168.0.50:1213
        EAP-Message = "\001\002\000\026\004\020\334\347\330y\236:[EMAIL PROTECTED]"
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 
0xa7a2a12350cd2458c3fd363d8921e19835ca743e242d9918807108597b04c96798f13ec2
Finished request 2
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.0.50:1213, id=27, length=182
        User-Name = "udo"
        NAS-IP-Address = 192.168.0.50
        NAS-Port = 0
        Called-Station-Id = "00-80-C8-AC-58-2A"
        Calling-Station-Id = "00-02-2D-52-C7-67"
        NAS-Identifier = "DWL-900AP+"
        Framed-MTU = 1380
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 
"\002\002\000\031\004\020y\322:\260\221w$\366$\355[\366\277>\214yudo"
        State = 
0xa7a2a12350cd2458c3fd363d8921e19835ca743e242d9918807108597b04c96798f13ec2
        Message-Authenticator = 0x87dc66cefecf9d511e24ed05482acc68
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
    users: Matched DEFAULT at 152
  modcall[authorize]: module "files" returns ok
  modcall[authorize]: module "eap" returns updated
modcall: group authorize returns updated
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate
rlm_eap: Request found, released from the list
rlm_eap: EAP_TYPE - md5
rlm_eap: processing type md5
rlm_eap_md5: Challenge failed
  modcall[authenticate]: module "eap" returns ok
modcall: group authenticate returns ok
Login OK: [udo/<no User-Password attribute>] (from client 192.168.0.50 port 0 cli 
00-02-2D-52-C7-67)
Delaying request 3 for 1 seconds
Finished request 3
Going to the next request
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 2 ID 26 with timestamp 3e74ca35
Sending Access-Reject of id 27 to 192.168.0.50:1213
        EAP-Message = "\004\002\000\004"
        Message-Authenticator = 0x00000000000000000000000000000000
Cleaning up request 3 ID 27 with timestamp 3e74ca35
Nothing to do.  Sleeping until we see a request.
[END]

What options in which file do I have to set to get this working?
Within XP i choosed EAP_Type: MD5-Challenge.

And: Sorry for my bad english.

Hope anyone can help me.

Gruss Udo M�ller

-- 
ComputerService M�ller |  You want my PGP-Key?  |   Tel: 0441-36167578
B�versweg 7            | mail  -s "get pgp-key" | Fax: 01212-511073287 
26131 Oldenburg        | AD0EEC22 is not valid  |  Mobil: 0162-4365411
     Registrierter Linux-User #225706 auf Debian GNU/Linux 2.4.18

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

Reply via email to