Neglected to put a subject in my first mail!!! Please forgive me! How
embarassing!
Here it goes again:
Freeradius 0.9.3
Solaris 9 on Sparc hardware
I am script-transferring a copy of a users file using crypt-local auth types
from a Cistron server to our freeradius server. I am getting an error,
however, when trying to use radtest to test the freeradius server. Here is
the output with the -X option:
rad_recv: Access-Request packet from host XXX.XXX.XXX.XXX, id=198, length=58
User-Name = "testuser"
User-Password = "password"
NAS-IP-Address = 255.255.255.255
NAS-Port = 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 = "ndtcit", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 0
modcall[authorize]: module "files" returns notfound for request 0
modcall[authorize]: module "mschap" returns noop 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.
Login incorrect: [ndtcit/sunfire31] (from client local port 1) 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 198 to XXX.XXX.XXX.XXX
An example of a user entry is:
DEFAULT Simultaneous-Use = 1
Fall-Through = 1
testuser Auth-Type = Crypt-Local, Password = "6tAb9rpg54X1q"
Service-Type = Framed-User,
Framed-Protocol = PPP
...
Now, I have also tried Auth-Type=local with an unencrypted password, and
that way works fine. Also have tried this with the first 2 lines removed
(the DEFAULT and Fall-Through) and it makes no difference.
I would really like to start changing to freeradius, as there seems to be
more development on this than on cistron, but I have to be able to use this
type of file convention for a while. What am I missing?
Also, I have changed the radiusd.conf file, and added the "compat = cistron"
line. This is the only thing that I can find that needs to be changed,
according to the docs.
Thanks for any advice that anyone can give!
Alex Moen
NDTC
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html