Hi,
I'm using a users file with one user (steve, provided as an example),
but the radius server doesn't seem to find it. Here's the server's
output:
rad_recv: Access-Request packet from host 127.0.0.1:1026, id=22,
length=68
User-Name = "steve"
User-Password = "testing"
Service-Type = Authenticate-Only
NAS-Identifier = "127.0.0.1"
NAS-IP-Address = 127.0.0.1
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 "eap" returns noop for request 0
rlm_realm: No '@' in User-Name = "steve", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 0
users: Matched DEFAULT at 152
The server matches at line 152, which is a DEFAULT line. The relevant
piece of the users file looks like this:
steve Auth-Type := Local, User-Password == "testing"
Another odd thing is that the server always reports that it's matching
at line 152, even if I insert a couple of lines before line 152.
I'm using FreeRadius version 0.9.3 on Debian.
Ideas, anyone?
Thanks,
Cristian
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html