Here's the facts:

FreeRadius ver 0.8

OS FreeBSD

User name and password has been verified to be accurate.

Trying to do test authentication from a Livingston PM4 (hey, it's what I had laying around)

Only one entry in the users file:

DEFAULT Auth-Type := System, Simultaneous-Use := 1
Framed-IP-Address = 255.255.255.254,
Framed-MTU = 1500,
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Compression = Van-Jacobson-TCP-IP,
Framed-Routing = None

Objective: If user is not defined in user file, have FreeRadius fall through and use the system's authentication process.

Here's the output from the debugging:

Ready to process requests.
rad_recv: Access-Request packet from host 208.187.24.17:1332, id=9, length=59
User-Name = "elitest"
User-Password = "test"
NAS-IP-Address = 208.187.24.17
NAS-Port = 99
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
rlm_realm: No '@' in User-Name = "elitest", looking up realm NULL
rlm_realm: No such realm NULL
modcall[authorize]: module "suffix" returns noop
rlm_dbm: try open database file: /usr/local/etc/raddb/users
rlm_dbm: Call parse_user:
sm_parse_user.c: check for loops
Add elitest to user list
rlm_dbm: User <elitest> not foud in database
Remove elitest from user list
sm_parse_user.c: check for loops
Add DEFAULT to user list
rlm_dbm: User <DEFAULT> not foud in database
Remove DEFAULT from user list
modcall[authorize]: module "dbm" returns notfound
modcall: group authorize returns ok
auth: No authenticate method (Auth-Type) configuration found for the request: Re
jecting the user
auth: Failed to validate the user.
Delaying request 0 for 1 seconds
Finished request 0

Can someone PLEASE help me? I am probably doing something stupid, but desperately need help. I WILL EVEN PAY FOR SOMEONE WELL VERSED IN FREERADIUS TO CONSULT ON THE PHONE.

Thanks,
Gary


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

Reply via email to