On Tue 17 Jul 2007, Hugh Messenger wrote: > > I don't know if it makes any difference, but whereas I see this whenever > > rlm_sql does something: > > > > rlm_sql (sql): sql_set_user escaped user --> '3notchmuseum' > > > > ... I don't see anything to that effect when rlm_sqlippool does its > > stuff. > > BTW, something I noticed in the code, although it calls sql_set_user in > sqlippool_query1, it doesn't call it in sqlippool_command. > > However, I'm not even seeing the SQL-User-Name in SELECT's (which I think > is the difference ... selects go thru sqlippool_query1, updates go thru > sqlippool_command), which I would have expected to work.
Good eyes. Hopefully it should work now. -- Peter Nixon http://peternixon.net/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

