Centos 5.2 How To

Bashir Jahed bashir.jahed at nha.co.za
Thu Nov 27 16:15:30 CET 2008


Thanks guys,

I managed to get it started, When i do a radcheck i now get the
following error...

rad_recv: Access-Request packet from host 127.0.0.1:38949, id=33,
length=58
        User-Name = "radius"
        User-Password = "radpass"
        NAS-IP-Address = 255.255.255.255
        NAS-Port = 1812
  Processing the authorize section of radiusd.conf
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 "mschap" returns noop for request 0
    rlm_realm: No '@' in User-Name = "radius", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 0
  rlm_eap: No EAP-Message, not doing EAP
  modcall[authorize]: module "eap" returns noop for request 0
    users: Matched entry DEFAULT at line 152
  modcall[authorize]: module "files" returns ok for request 0
radius_xlat:  'radius'
rlm_sql (sql): sql_set_user escaped user --> 'radius'
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM
radcheck           WHERE Username = 'radius'           ORDER BY id'
rlm_sql (sql): Reserving sql socket id: 3
rlm_sql (sql): User radius not found in radcheck
radius_xlat:  'SELECT
radgroupcheck.id,radgroupcheck.GroupName,radgroupcheck.Attribute,radgrou
pcheck.Value,radgroupcheck.op  FROM radgroupcheck,usergroup WHERE
usergroup.Username = 'radius' AND usergroup.GroupName =
radgroupcheck.GroupName ORDER BY radgroupcheck.id'
rlm_sql_mysql: MYSQL check_error: 1146 received
rlm_sql_getvpdata: database query error
radius_xlat:  'SELECT
radgroupreply.id,radgroupreply.GroupName,radgroupreply.Attribute,radgrou
preply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE
usergroup.Username = 'radius' AND usergroup.GroupName =
radgroupreply.GroupName ORDER BY radgroupreply.id'
rlm_sql_mysql: MYSQL check_error: 1146 received
rlm_sql_getvpdata: database query error
rlm_sql (sql): Released sql socket id: 3
  modcall[authorize]: module "sql" returns ok for request 0
modcall: leaving group authorize (returns ok) for request 0
  rad_check_password:  Found Auth-Type System
auth: type "System"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
  modcall[authenticate]: module "unix" returns notfound for request 0
modcall: leaving group authenticate (returns notfound) for request 0
auth: Failed to validate the user.
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 33 to 127.0.0.1 port 38949
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 33 with timestamp 492ea321
Nothing to do.  Sleeping until we see a request.

I have a feeling it is looking for a record in the radgroupcheck table,
but this table is empty, should there be anything in it?
-----Original Message-----
From:
freeradius-users-bounces+bashir.jahed=nha.co.za at lists.freeradius.org
[mailto:freeradius-users-bounces+bashir.jahed=nha.co.za at lists.freeradius
org] On Behalf Of Jos Vos
Sent: 27 November 2008 16:25
To: FreeRadius users mailing list
Subject: Re: Centos 5.2 How To

On Thu, Nov 27, 2008 at 03:16:50PM +0100, Marinko Tarlac wrote:

> configure is your friend. Read output and install what is needed.

Just one comment from a system management point of view: if you run
CentOS, meant as a stable production OS, you probably wants to care
for not screwing up your system.  Installing software without an
RPM, especially software that already is provided by the distro
itself, is the *worst* thing someone can do.

For RHEL/CentOS, if you're not happy with the distro version (I had
the same problem with CentOS 4), you should carefully backport
(often a rebuild is enough) a recent Fedora RPM and install that.

-- 
--    Jos Vos <jos at xos.nl>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




More information about the Freeradius-Users mailing list