Hello,

You may list content of db file by command:

rlm_dbm_cat -f /usr/local/etc/raddb/users

or just some records by:

rlm_dbm_cat -f /usr/local/etc/raddb/users  elitest

note: /usr/local/etc/raddb/users.db - your users database.

please send me that output
and i will try to help you

Friday, December 6, 2002, 4:26:50 PM, [EMAIL PROTECTED] wrote:

nmn> Here's the facts:

nmn> FreeRadius ver 0.8

nmn> OS FreeBSD

nmn> User name and password has been verified to be accurate.

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

nmn> Only one entry in the users file:

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

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

nmn> Here's the output from the debugging:

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

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


nmn> Thanks,
nmn> Gary


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



-- 
Andrei Koulik.
System administrator, Sandy Info Ltd. (ISP), Nizhny Novgorod, Russia


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

Reply via email to