8 Apr
2020
8 Apr
'20
5:05 a.m.
On Wed, 2020-04-08 at 07:49 +0200, jm130794 wrote:
Now we would like to store all our freeradius data and accounting in mysql. It seems easy but we have a small question before working on this project: is it possible to use mysql without storing our users in the database? We would like to continue to use LDAP for authentication.
Sure. Just add "sql" to the accounting section, but don't add it to the "authorize" section. -- Matthew