Hi,
Hi all, It might be redondant with another but slightly different. I have installed FreeRadius thanks to yum over Fedora 14. Everything went fine and was working fine until I need to add the Oracle support to have the accounting working with on Oracle database. When I needed LDAP support I installed the package freeradius-ldap.x86_64. Unfortunately I can't find the same for Oracle and I don't think it is already installed in the basic package.� When I configured sql.conf and activate in site-available/default the accounting sql section I get this error : /etc/raddb/sites-enabled/default[393]: Failed to load module "sql". /etc/raddb/sites-enabled/default[360]: Errors parsing accounting section. Could you help me to find a solution ?
freeradius for Fedora14 has multiple packages: freeradius-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:04 1.3M freeradius-krb5-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:03 38K freeradius-ldap-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:04 52K freeradius-mysql-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:02 46K freeradius-perl-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:03 43K freeradius-postgresql-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:02 54K freeradius-python-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:04 39K freeradius-unixODBC-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:03 37K freeradius-utils-2.1.9-3.fc14.i686.rpm 31-Jul-2010 21:05 102K it might be that there isnt a sub package for Oracle.... or it might be that the Oracle stuff is in freeradius-unixODBC-2.1.9-3.fc14.i686.rpm the full debug output would show why/how it breaks - when its loading in the sql.conf configuration file (sql.conf fails....so 'sql' will die in any virtual server) alan