This is a discussion on RE: (no subject) within the FreeRADIUS Users forums, part of the Networking and Network Related category; This is a multi-part message in MIME format. ------=_NextPart_000_007A_01C55D39.A74A9890 Content-Type: text/plain; charset="iso-8859-1&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
------=_NextPart_000_007A_01C55D39.A74A9890 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit A local user can log on but a user using the default system password file can not log on. I've look at the debug but I'm not sure I understand the problem and how to correct it. I believe this is the problem; modcall: entering group authenticate, modcall[authenticate]: module "unix" returns notfound, modcall: group authenticate returns notfound. John Riggs 619-313-2213 johnr@score.com -----Original Message----- From: freeradius-users-admin@lists.freeradius.org [mailto:freeradius-users-admin@lists.freeradius.org]On Behalf Of Alan DeKok Sent: Thursday, May 19, 2005 3:05 PM To: freeradius-users@lists.freeradius.org Subject: Re: (no subject) "John Riggs" <johnr@score.com> wrote: > The connect type is a PPP connection. I hope this is enough info > this is my first time configuring a radius server. Thanks Run the server in debugging mode, as suggested in the README, INSTALL, and FAQ. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ------=_NextPart_000_007A_01C55D39.A74A9890 Content-Type: application/msword; name="debug520.rtf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="debug520.rtf" {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl {\f0\fswiss\fcharset0 = Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 = Threads: total/active/spare threads =3D 5/1/4\par Waking up in 5 seconds...\par Thread 1 handling request 0, (1 handled so far)\par User-Name =3D "P%username"\par User-Password =3D "******"\par NAS-IP-Address =3D 10.X.X.X\par NAS-Port =3D 0\par NAS-Port-Type =3D Async\par modcall: entering group authorize\par modcall[authorize]: module "preprocess" returns ok\par modcall[authorize]: module "chap" returns noop\par rlm_eap: EAP-Message not found\par modcall[authorize]: module "eap" returns noop\par rlm_realm: No '@' in User-Name =3D "P%username", looking up realm = NULL\par rlm_realm: No such realm "NULL"\par modcall[authorize]: module "suffix" returns noop\par users: Matched DEFAULT at 155\par modcall[authorize]: module "files" returns ok\par modcall[authorize]: module "mschap" returns noop\par modcall: group authorize returns ok\par rad_check_password: Found Auth-Type System\par auth: type "System"\par modcall: entering group authenticate\par modcall[authenticate]: module "unix" returns notfound\par modcall: group authenticate returns notfound\par auth: Failed to validate the user.\par Delaying request 0 for 1 seconds\par Finished request 0\par Going to the next request\par Thread 1 waiting to be assigned a request\par rad_recv: Access-Request packet from host 10.X.X.X:1026, id=3D34, = length=3D65\par Sending Access-Reject of id 34 to 10.X.X.X:1026\par --- Walking the entire request list ---\par Threads: total/active/spare threads =3D 5/0/5\par Waking up in 3 seconds...\par --- Walking the entire request list ---\par Cleaning up request 0 ID 34 with timestamp 428e34de\par Nothing to do. Sleeping until we see a request.\par } =00 ------=_NextPart_000_007A_01C55D39.A74A9890-- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |