Reporting from logs

Alan DeKok aland at deployingradius.com
Tue Sep 25 21:06:49 CEST 2012


Phil Mayers wrote:
> I almost wonder if an "rlm_inject" might not be generally useful; in
> particular, we could generate our simulated accounting internally to the
> radius servers, rather than via an SQL procedure:
> 
> modules {
>   inject fake_acct {

  See raddb/sites-available/originate-coa

	update acct {
		...
	}

  Should be *relatively* easy to do.  Just re-use the existing code.
Hopefully in an abstracted manner....

  The downside is that even in 3.x, that code is pretty hairy.  I'd
really like to clean it up in a sane way.

  Alan DeKok.


More information about the Freeradius-Users mailing list