21 Mar
2006
21 Mar
'06
12:52 p.m.
Stefan Winter wrote:
My suggested fix is, naturally, a one-liner:
< {"acct_table", PW_TYPE_STRING_PTR,
{"acct_table1", PW_TYPE_STRING_PTR,
I'd vote to completely delete the *_table* variables from rlm_sql.c and conf.h. They are unused anyway and only bring confusion. The admin can use whatever names he likes, the variables will be xlated before running the SQL query. -- Nicolas Baradakis