25 Sep
2012
25 Sep
'12
3:06 p.m.
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.