> bob                Auth-Type := Local, Password := bob
>                 Fall-Through = Yes

I made that change and:

> Also, once you actually run radtest, there should be more info from
> radiusd -X after:

rad_recv: Access-Request packet from host 127.0.0.1:32830, id=44, length=52
        User-Name = "bob"
        Password = "R4 "P]\000\264\242S(\204\217M\213\371"
        NAS-IP-Address = 255.255.255.255
        NAS-Port-Id = "0"
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
modcall: group authorize returns ok
auth: No Auth-Type configuration for the request, rejecting the user
auth: Failed to validate the user.
  WARNING: Unprintable characters in the password. ?  Double-check the shared se
cret on the server and the NAS!
Sending Access-Reject of id 44 to 127.0.0.1:32830
Finished request 2
Going to the next request

I did check the shared secret and it's what it should be. That error
seems to be misleading- what it looks like to me is that the chap
module isn't there- and sure enough, in radiusd.conf, it ain't.
So where did it go? ;_)
\


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

Reply via email to