21 Aug
2009
21 Aug
'09
11:17 a.m.
John Morrissey wrote:
To restate, my goal is to write failed authentication detail to a detail log that's then read by a detail listener and inserted into an SQL database.
Don't use the "detail" file to do this. Use the "sql_log" module. Write a set of SQL statements that get read and processed by radsqlrelay. Alan DeKok.