Try to dynamically update freeradius configuration rather than restart radiusd each time config changes, is there a detailed document on what configuration is hup supported? Tried client add/delete using radmin, "add" from file seems fine but delete failed for it's only supported for dynamic client? Regards.
On Apr 13, 2022, at 3:41 PM, Peter Lee <peterli2005@gmail.com> wrote:
Try to dynamically update freeradius configuration rather than restart radiusd each time config changes, is there a detailed document on what configuration is hup supported? Tried client add/delete using radmin, "add" from file seems fine but delete failed for it's only supported for dynamic client? Regards.
HUP will reload the virtual servers, and not much else. It's simply too difficult to dynamically change the rest of the configuration on the fly. Alan DeKok.
participants (2)
-
Alan DeKok -
Peter Lee