Two questions that I am seeking answers to. 1. Can freeradius log accounting info in a local file, meaning not to use a sql database? If yes, how to enable that and where the log files will be (configurable?) 2. I loaded freeradius 2.13.fc9.i386. "rpm -qa" shows that freeradius-mysql-2.1.3-1.fc9.i386 is installed. However, "which mysql: shows this command is not available. Do I need to download mysql and install it or does this version of freeradius install mysql automatically? Thanks.
On 12/15/2009 05:42 PM, rosect190@yahoo.com wrote:
Two questions that I am seeking answers to.
1. Can freeradius log accounting info in a local file, meaning not to use a sql database? If yes, how to enable that and where the log files will be (configurable?)
yes, read /etc/raddb/sites-available/default, look for "accounting" and read /etc/raddb/modules/detail
2. I loaded freeradius 2.13.fc9.i386. "rpm -qa" shows that freeradius-mysql-2.1.3-1.fc9.i386 is installed. However, "which mysql: shows this command is not available. Do I need to download mysql and install it or does this version of freeradius install mysql automatically?
read http://wiki.freeradius.org/Red_Hat_FAQ -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
1. Can freeradius log accounting info in a local file, meaning not to use a sql database? If yes, how to enable that and where the log files will be (configurable?) You needn't use a database if you do ot want. Depend on the level of the detail you want there is the var/log/freeradius directory where you can find log files. You can find the exact directory in radiusd.conf. 2. I loaded freeradius 2.13.fc9.i386. "rpm -qa" shows that freeradius-mysql-2.1.3-1.fc9.i386 is installed. However, "which mysql: shows this command is not available. Do I need to download mysql and install it or does this version of freeradius install mysql automatically? You needn't. In the file radiusd.conf you can see the file you need. _________________________________________________________________ Date una vuelta por Sietes y conoce el pueblo de los expertos en Windows 7 http://www.sietesunpueblodeexpertos.com/
participants (3)
-
John Dennis -
rosect190@yahoo.com -
Santiago Balaguer García