5 Aug
2009
5 Aug
'09
10:03 a.m.
On 5-Aug-09, at 9:48 AM, Gabriel Blanchard wrote:
is the detail (sql relay) file expected to be in a key value pair format? Right now my detail file is simply a bunch of SQL statements from the sql_log module. So it obviously doesn't have any vps so it just jumps right ahead to cleanup without sending anything to my sql module. I know this used to work in a previous 2.x version of Freeradius.
I think I may have answered my own question. I need to use the detail module right? not the sql_log module... -Gabriel