9 Aug
2005
9 Aug
'05
1:55 p.m.
On Tue, 2005-08-09 at 00:01 +0200, Nicolas Baradakis wrote:
John Donagher wrote:
If the SQL server is inaccessible (i.e. down, or locked), freeradius rejects all radius requests. In my case, since the SQL database is being used only for accounting, this is not desired behavior.
The link below explains how to control the flow of modules in FreeRADIUS. http://www.freeradius.org/radiusd/doc/configurable_failover
There is an example which looks like what you want to do for accounting.
Thanks, that was exactly what I was looking for! John