1 Dec
2017
1 Dec
'17
9:31 a.m.
On Dec 1, 2017, at 9:27 AM, Kamil Jońca <kjonca@o2.pl> wrote:
I forgot to type: Can I have something like above with nas info kept in sql database?
Unfortunately, no. The NAS table in SQL contains the only information which can be used to create clients from SQL. Adding more fields would require changing the C source to rlm_sql, the SQL schema, and the SQL queries. We're working on changing that for v4. It should be a lot more flexible. Alan DeKok.