Please link me to a resources on how to make FreeRadius to work with postgreSQL on Ubuntu 8.04 LTS?
Hi,
Please link me to a resources on how to make FreeRadius to work with postgreSQL on Ubuntu 8.04 LTS?
follow the usual MySQL/SQL stuff - just use postgres instead - ie 1) install postgres 2) configure postgres 3) install FreeRADIUS with postgres support 4) configure FreeRADIUS part 4 will need the SQL tables etc as supplied in the freeradius source to populate the DB. you will then need to configure a suitable user access rule for your chosen DB user (in usual postgres way). then edit the sql.conf file etc to call postgres module. edit postgres files (eg dialup.conf) with correct user/pass/table details alan
Please link me to a resources on how to make FreeRadius to work with postgreSQL on Ubuntu 8.04 LTS? -
You configure raddb/sql.conf. And create the database with scripts in raddb/sql/postgresql/. Then uncomment sql where you need it (authorize, accounting, session, ...) in raddb/sites-enabled/default. http://wiki.freeradius.org/SQL_HOWTO Ivan Kalik Kalik Informatika ISP
Please link me to a resources on how to make FreeRadius to work with postgreSQL on Ubuntu 8.04 LTS?
You configure raddb/sql.conf. And create the database with scripts in raddb/sql/postgresql/. Then uncomment sql where you need it (authorize, accounting, session, ...) in raddb/sites-enabled/default.
http://wiki.freeradius.org/SQL_HOWTO
Ivan Kalik Kalik Informatika ISP
I am currently looking into testing freeradius and started reading a couple of wiki/doc/man pages on the subject and ended on that SQL_HOWTO page. One of the prerequisite is to already have the NAS configured. Do you have any suggestion for a NAS running on a linux box ? Thank you. -- Philippe-Alexandre Lemelin
I am currently looking into testing freeradius and started reading a couple of wiki/doc/man pages on the subject and ended on that SQL_HOWTO page. One of the prerequisite is to already have the NAS configured. Do you have any suggestion for a NAS running on a linux box ?
radtest is installed together with the server. Ivan Kalik Kalik Informatika ISP
Please come back later and tell us your experience with postgre.. :) On Tue, Mar 17, 2009 at 12:34 PM, <tnt@kalik.net> wrote:
I am currently looking into testing freeradius and started reading a couple of wiki/doc/man pages on the subject and ended on that SQL_HOWTO page. One of the prerequisite is to already have the NAS configured. Do you have any suggestion for a NAS running on a linux box ?
radtest is installed together with the server.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (5)
-
A.L.M.Buxey@lboro.ac.uk -
Marinko Tarlac -
phil lemelin -
Sunday Olutayo -
tnt@kalik.net