problem with using rlm_sql for accounting only
Alan DeKok
aland at ox.org
Tue Aug 9 22:00:34 CEST 2005
John Donagher <john at webmeta.com> wrote:
> Indeed.. under normal circumstances it wouldn't go down. My issue is
> that the SQL server is not a critical part of our infrastructure and I
> don't want it to be (at this point anyway). I'm using it for accounting
> trend reporting only.. in any event, Nicolas' suggestion was right on
> and works like a charm.
In the CVS head you can use the rlm_sql_log module, which dumps the
queries to a file. The file can then be post-processed. This removes
all run-time dependency on SQL, which is a better solution.
Alan DeKok.
More information about the Freeradius-Users
mailing list