4 Aug
2022
4 Aug
'22
8:23 a.m.
rlm_sql (sql_local): Processing generate_sql_clients rlm_sql (sql_local) in generate_sql_clients: query is SELECT id, nasname, shortname, type, secret, server FROM nas You've trimmed the debug output a bit too tightly - what's the entire configuration for sql_local, not just for the pool?
However, it suggests that 'read_clients' is set to 'yes' in the "sql_local" module configuration. FreeRADIUS is trying to collect additional clients by reading from the 'nas' database table on startup. Graham