26 Jun
2017
26 Jun
'17
3:42 p.m.
On Jun 26, 2017, at 3:30 PM, Leandro <ingrogger@gmail.com> wrote:
Hi guys , I would like to run some external script after inserting new accounting data on my mysql database. So far radius + mysql + accounting is already working. So , Im looking some documentation about exec module now but I would like to ask: Can anyone point some doc ?
raddb/mods-available/exec
Can the external script delay the radius daemon process or does it run on different thread ?
It delays the server. The "exec" module runs like any other module. *Don't* do even one second of delay in the "exec" module. It's bad. Alan DeKok/