Hi all,
In my radd/users file I have one entree, everything else is pounded out
Here it is:
test Auth-Type := Local, User-Password == "test"
Service-Type = NAS-Prompt-User,
Fall-Through = no
But when I run radiusd -X I get the following error: (see auth:)
Nothing to do. Sleeping until we see a request.
rad_recv: Access-Request packet from host 192.168.1.1:1645, id=233,
length=76
NAS-IP-Address = 192.168.1.20
NAS-Port = 66
NAS-Port-Type = Virtual
User-Name = "test"
Calling-Station-Id = "192.168.1.1"
User-Password = "\324\214\340\264@YSq0\251*\217\331xfI"
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
rlm_chap: Could not find proper Chap-Password attribute in request
modcall[authorize]: module "chap" returns noop
modcall[authorize]: module "mschap" returns notfound
rlm_realm: No '@' in User-Name = "test", looking up realm NULL
rlm_realm: No such realm NULL
modcall[authorize]: module "suffix" returns noop
modcall[authorize]: module "files" returns notfound
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.
WARNING: Unprintable characters in the password. ? Double-check the
shared secret on the server and the NAS!
Delaying request 3 for 1 seconds
Finished request 3
Also, the shared secret on the server and the NAS is the same only one of
them is encrypted by Cisco
with the service password-encryption command. Is this a problem ???
I assume the "secret =" in the files proxy.conf and clients.conf needs to
be the same as
the radius-server key on the cisco ???
Any foresight is appreciated....
-Thanks Vic
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html