On Apr 30, 2017, at 11:33 PM, Xavier Maysonnave <x.maysonnave@gmail.com> wrote:
is there a way to store the radsec clients in an sql table rather than using the tls configuration file ?
No.
Clients can be listed in SQL. But the "tls" sub-section can't be put into SQL.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html
Just populate the naslist table as you would for normal clients and ensure they are pointed to the correct virtual server and you've enabled reading of clients from the database in the SQL module alan On 2 May 2017 12:28 pm, "Xavier Maysonnave" <x.maysonnave@gmail.com> wrote: Hi, Thanks for the answer. You are right I don't want to put the tls sub-section in a sql table. I was referring to the clients radsec {...} sub-section defined in the file sites-available/tls. I'm looking at how to store those clients in a SQL table and didn't find out the correct solution yet. Thanks -- PGP: CAE5 CE4A EFE9 134F D991 5465 081C B6FB 2EAC 6CC9 <https://goo.gl/lPjb40> -- Light Xavier ​ / Pudhuveedu​ 2017-05-01 17:35 GMT+05:30 Alan DeKok <aland@deployingradius.com>: - List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html