I'm sorry, I did have the username without dashes when I tried it. I
still get the same output though. I tried Auth-Type:= EAP also but
that did not work either.

000e354bcf5d Auth-Type:=Local, User-Password == "000e354bcf5d"


>From what you posted there is no dash in the User-Name or password.

On Sun, 2005-01-30 at 13:40, Robert Ku wrote:
> Hello
>
> I have posted a topic with my problem with mac authentication before
> using a Cisco C3550 switch as its authenticator. I now tested the mac
> authentication with Cisco Aironet 1200 AP.
>
> in users:
> 000e35-4bcf5d Auth-Type:=Local, User-Password == "000e35-4bcf5d"
> also tried:
> 000e35-4bcf5d Auth-Type:=Local, User-Password == "secretpass"
>
> in the eap.conf :
> default_eap_type = leap
>
> clients.conf:
> clients 10.19.50.18 {                 //Aironet 1200 IP
>       secret = secretpass
>       shortname = ap
>       nastype = cisco
>
> This is my output when I ran radiusd -Xy
>
> Listening on authentication *:1812
> Listening on accounting *:1813
> Listening on proxy *:1814
> Ready to process requests.
> rad_recv: Access-Request packet from host 10.19.50.18:1536, id=17, length=130
>         User-Name = "000e354bcf5d"
>         User-Password = "000e354bcf5d"
>         NAS-IP-Address = 10.19.50.18
>         Called-Station-Id = "000c853e2200"
>         NAS-Port = 37
>         NAS-Port-Type = Wireless-802.11
>         Cisco-AVPair = "ssid=rccd"
>         Calling-Station-Id = "000e354bcf5d"
>         NAS-Identifier = "AP1200-3e2200"
>   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 = "000e354bcf5d", looking up realm NULL
>     rlm_realm: No such realm "NULL"
>   modcall[authorize]: module "suffix" returns noop for request 0
>   rlm_eap: No EAP-Message, not doing EAP
>   modcall[authorize]: module "eap" returns noop for request 0
>   modcall[authorize]: module "files" returns notfound for request 0
> modcall: group authorize returns ok for request 0
> auth: No authenticate method (Auth-Type) configuration found for the
> request: Rejecting the user
> 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 ---

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

Reply via email to