Thanks,

but that did work either, here is the log 

rad_recv: Access-Request packet from host 10.100.1.200:1139, id=115, length=127
        User-Name = "00409643632b"
        User-Password = "00409643632b"
        NAS-IP-Address = 10.100.1.200
        Called-Station-Id = "00409644dfe4"
        NAS-Port = 37
        NAS-Port-Type = Wireless-802.11
        Cisco-AVPair = "ssid=testing"
        Calling-Station-Id = "00409643632b"
        NAS-Identifier = "TEST-AP"
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "chap" returns noop
rlm_eap: EAP-Message not found
  modcall[authorize]: module "eap" returns noop
    rlm_realm: No '@' in User-Name = "00409643632b", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop
  modcall[authorize]: module "files" returns notfound
  modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
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 ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 115 to 10.100.1.200:1139
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 115 with timestamp 3f3a83de



I appreciate any help.


Bryan Tolka


Bryan Tolka
Network Engineer
---------------------------------------
Robert C. Byrd Health Sciences Center
Morgantown, WV
304-293-4683
[EMAIL PROTECTED]
>>> [EMAIL PROTECTED] 08/13/03 14:19 PM >>>
"B. Tolka" <[EMAIL PROTECTED]> wrote:
> My users files contains only these entries. I commented the rest of the =
> file.
...
> #pcmcia card
> 00409643632b Auth-Type = Local, Password = "testing123"

  Try:

00409643632b Auth-Type := Local, User-Password == "00409643632b"

>  rad_recv: Access-Request packet from host 10.100.1.200:1118, id=94, =
> length=127
>         User-Name = "00409643632b"
>         User-Password = "00409643632b"

  The passwords are different.  That should be fixed, like in the
example above.

>   modcall[authorize]: module "files" returns notfound

  And it didn't find the user in the 'users' file.

  Alan DeKok.

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


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

Reply via email to