Hello, I Just move from OpenRadius to Freeradius and I couldn't find any place to tell the accounting module to write the sql insert command into a file if the MySQL server is not available. I found a way to do it on the detail file, but not on a file to leave all the INSERT querys for later insertion. I am running freeradius 1.1.2 on a Slackweare 10.1. Kerner 2.6 Thanks for your support. Wilmar Campos
Wilmar Campos wrote:
Hello, I Just move from OpenRadius to Freeradius and I couldn't find any place to tell the accounting module to write the sql insert command into a file if the MySQL server is not available.
rlm_sql_log. It's another module, rather than being part of rlm_sql, but it should work. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Can you please give me an example how to use it? Thanks, WIlmar On 11/30/06, Alan DeKok <aland@deployingradius.com> wrote:
Wilmar Campos wrote:
Hello, I Just move from OpenRadius to Freeradius and I couldn't find any place to tell the accounting module to write the sql insert command into a file if the MySQL server is not available.
rlm_sql_log. It's another module, rather than being part of rlm_sql, but it should work.
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Wilmar Campos
Wilmar Campos wrote:
Can you please give me an example how to use it?
It has documentation, and comments in it's configuration, I believe. Do you have specific questions? Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
I Already found the documentation, thank you very much. Wilmar On 11/30/06, Alan DeKok <aland@deployingradius.com> wrote:
Wilmar Campos wrote:
Can you please give me an example how to use it?
It has documentation, and comments in it's configuration, I believe.
Do you have specific questions?
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Wilmar Campos
participants (2)
-
Alan DeKok -
Wilmar Campos