I am trying to use freeRadius with a cisco 350 AP. My question is when
trying to add new users are the two file that need to be modified only
'users' and 'clients.conf'? I think I modifed these files correctly for
new users but I am still not able to authenticate them. Below is a
printout of freeRadius in debug mode:

******************
rad_recv: Access-Request packet from host 10.0.1.146:1039, id=13,
length=133
        User-Name = "Nick Hopman"
        NAS-IP-Address = 10.0.1.146
        Called-Station-Id = "004096408385"
        Calling-Station-Id = "000750cabdd5"
        NAS-Identifier = "wireless17"
        NAS-Port = 29
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        EAP-Message = "\002\n\000\020\001Nick Hopman"
        Message-Authenticator = 0xcc169b87272fc693ed7df71a2d6d0f19
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "suffix" returns ok
    users: Matched Nick Hopman at 5
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
auth: type Local
auth: No Password or CHAP-Password attribute in the request
auth: Failed to validate the user.
Sending Access-Reject of id 13 to 10.0.1.146:1039
Finished request 3
Going to the next request
********************

I am not sure if I am setting up new users correctly or what, any ideas?

Thanks, Nick


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

Reply via email to