Kris Efland <[EMAIL PROTECTED]> wrote: > Clearly... As I said in my first email. There are no insert > statements that coincide to what I am looking for and thus my original > question about crafting my own sql statements.
It's not just a matter of crafting your own SQL statements. The module is not "generic", in that it expects to do certain queries in a certain order. So there is NO statement you can add to sql.conf to make the module do things in a different order. > _I would like this information logged to sql instead, how do I do that?_ Source code modifications. > > The your NAS isn't sending accounting requests to the server. See the FAQ. > > The information is already at my disposal, hence the log file. Um... Access-Request packets are NOT accounting packets. You said that you listed "sql" in "accounting", but the table had nothing in it. This is because the server is not receiving Accounting-Request packets. There is NO other explanation. > I dont want to rely on the NAS to send the request or have to > manage that in any way. Can I force the logging to SQL? I want to > log ALL authentication requests to SQL, this seems like a pretty > primitive feature. Thanks for the help. Source code modifications. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

