30 Aug
2005
30 Aug
'05
3:49 p.m.
Sergey Pariev <spariev@tnet.dp.ua> wrote:
So I'd like to clarify if such a query hook exists at all, and if not, how it can be done.
No query hook. As for how it could be done, edit src/modules/rlm_sql/rlm_sql.c.
Also I would appreciate any freeradius-related suggestions or best practices for dealing with things like stale sessions, handling improper shutdown etc
stale sessions can be handled via radzap. I'm not sure what you mean bu "improper shutdown". You should be able to kill the RADIUS server at any time & restart it. The only effect will be a few seconds where people can't log in. Alan DeKok.