All How to tell 'FreeRadius" in (radius.conf) to read my authentication table from remote oracle database. I am little confused. which one is the right one among the below.. Pleas point out for me.. thanks in advance.. * <https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/radiusd.c onf.in> radiusd.conf * <https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/clients.c onf> clients.conf * <http://wiki.freeradius.org/pages/modules/> modules configuration * <http://wiki.freeradius.org/config/Sites-configuration> sites configuration * <https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/proxy.con f> proxy.conf * <https://github.com/FreeRADIUS/freeradius-server/blob/v2.x.x/raddb/policy.co nf> policy.conf (now <https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/policy.d> policy in >= 3.0.0) Thanks, Mohammed Ejaz Asst. Operation Director of Systems. Cyberia SAUDI ARABIA P.O.Box: 301079, Riyadh 11372 Phone: (+966) 11 464 7114 Ext. 140 Mobile: (+966) 562311787 Fax: (+966) 11 465 4735 Website: http://www.cyberia.net.sa
On Apr 19, 2016, at 9:48 AM, Ejaz <mejaz@cyberia.net.sa> wrote:
How to tell 'FreeRadius" in (radius.conf) to read my authentication table from remote oracle database.
Configure the SQL module. Ensure you have data in the SQL tables. http://wiki.freeradius.org/
I am little confused. which one is the right one among the below.. Pleas point out for me.. thanks in advance..
Those are all just configuration files. There *is* documentation. http://wiki.freeradius.org/ Type "sql" into the search bart. There is a *lot* of documentation on configuring SQL. Alan DeKok.
participants (2)
-
Alan DeKok -
Ejaz