Centos 5.2 How To

Bashir Jahed bashir.jahed at nha.co.za
Thu Nov 27 10:19:52 CET 2008


I installed from rpm, rpmbuild against kernel from the src file.
Installed all modules put out by build as well as all modules for
freeradius via yum. What is the best way to install freeradius, via
source/yum or rpm?

-----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 A.L.M.Buxey at lboro.ac.uk
Sent: 27 November 2008 11:16
To: FreeRadius users mailing list
Subject: Re: Centos 5.2 How To

Hi,

> I have been struggling for days trying to get freeradius installed on
> Centos 5.2 i386, I get basic pap authentication working but when i try
> and use authentication with mysql as the db i get errors saying "can't
> find module sql" when running "radiusd -X" As soon as i uncomment
"sql"
> in "/etc/radddb/sites-enabled/default" file it starts up with no
> problems.

did you install via rpm or via source code?  if you installed
via RPM then you need some additional RPMs - freeradius-mysql
being one of them - do a 'yum search freeradius' for more info.

if you installed via source, then you need to ensure you have the
devel RPM packages installed for all bits of freeradius you need
eg openssl-devel for SSL stuff (PEAP, TLS), mysql-devel for Mysql
support to be built etc.   reading of the ./configure
output helps in this instance  (./configure | grep "WARN")

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




More information about the Freeradius-Users mailing list