Hi,

Nedialko Dimitrov wrote:
Dear all,

I'm trying to configure
WindowsXP <-- wireless-> Cisco AP1100 <--> FreeRadius
with MD5 authentication following
http://lists.cistron.nl/pipermail/freeradius-users/2002-August/009532.html

The version of FreeRadius:
radiusd: FreeRADIUS Version 0.9.3, for host i686-pc-linux-gnu, built on Feb
17 2004 at 16:54:51


My WindowsXP client settings are : Connection properties -> Authentication : Enable IEEE 802.1x ... EAP type PEAP (the other option is Smart Card or Cetificate) Properties -> Select Auth. Method: EAP-MSCHAP-v2 (the othe options is Smart Card or Cetificate)


This is my freeradius debug:

Waking up in 2 seconds...
rad_recv: Access-Request packet from host 192.168.4.5:21645, id=83,
length=123
        User-Name = "user3"
        Framed-MTU = 1400
        Called-Station-Id = "0002.8a0e.33c0"
        Calling-Station-Id = "0090.9660.5c87"
        Message-Authenticator = 0x2ce00fea6464f1816607e046a7140288
        EAP-Message = 0x0201000a017573657233
        NAS-Port-Type = Wireless-802.11
        NAS-Port = 350
        Service-Type = Framed-User
        NAS-IP-Address = 192.168.4.5
        NAS-Identifier = "ap"
modcall: entering group authorize for request 6
  modcall[authorize]: module "preprocess" returns ok for request 6
  rlm_eap: EAP packet type notification id 1 length 10
  rlm_eap: EAP Start not found
  modcall[authorize]: module "eap" returns updated for request 6
    users: Matched user3 at 92
  modcall[authorize]: module "files" returns ok for request 6
modcall: group authorize returns updated for request 6
  rad_check_password:  Found Auth-Type Local
auth: type Local
auth: No User-Password or CHAP-Password attribute in the request
auth: Failed to validate the user.
Delaying request 6 for 1 seconds
Finished request 6
Going to the next request
Waking up in 2 seconds...
--- Walking the entire request list ---
Cleaning up request 5 ID 82 with timestamp 403d3097
Sending Access-Reject of id 83 to 192.168.4.5:21645

My users file record is just:

user3 Auth-Type := Local, User-Password == "cisco"

Try without any Auth-Type. Like this : user3 User-Password == "cisco"


I believe that the problem is here: ----- auth: type Local auth: No User-Password or CHAP-Password attribute in the request auth: Failed to validate the user. ---- but I cannot guess what is missing in my configuration ?!

Any ideas ?

Best,

Nedialko



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

Jean-Paul. -- -- Jean-Paul Chapalain - GICM - Resp. Reseaux et Infrastructure -- 32 rue Mirabeau - Le Relecq-Kerhuon - 29808 Brest Cedex 9, FRANCE -- Tel +33298002873 - Fax +33298284005 - [EMAIL PROTECTED] -- Key Fingerprint: 192C 1CFE F24A 050D F280 A086 AF15 8631 3ABB 4C7D

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to