19 Sep
2024
19 Sep
'24
7:34 a.m.
On Sep 18, 2024, at 10:27 PM, James Fan <polysorb@gmail.com> wrote:
I am using FreeRADIUS 3.2.6 and want to do the dynamic DB secret with Vault. I failed to use the console socket to send a SIGHUP signal to reload the SQL module when the DB secret changes. It seems that not all of the modules support reloading. So, I wonder if there are any ways to reload the SQL module or support the dynamic Vault secret.
Nothing in the documentation says that the SQL module will reload the NAS table on a HUP. Feel free to send a patch which adds this feature. Alan DeKok.