<div>Hi All,</div><div><br></div><div>So today I thought I'd try my hand at "nicely" reloading the freeradius config using signals rather than hard restarting the daemon.</div><div><br></div><div>I added new config to the hints file and to the users file.</div>

<div><br></div><div>Wed Dec 29 14:49:11 2010 : Info: Received HUP signal.</div><div>Wed Dec 29 14:49:11 2010 : Info: Received HUP.</div><div>Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "suffix"</div>

<div>Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "auth_log"</div><div>Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "files"</div><div>Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "detail"</div>

<div>Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "attr_filter.access_reject"</div><div>Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "attr_filter.accounting_response"</div><div>

Wed Dec 29 14:49:11 2010 : Info:  Module: Reloaded module "pap"</div><div>Wed Dec 29 14:49:11 2010 : Info: Loaded virtual server status</div><div>Wed Dec 29 14:49:11 2010 : Info: Loaded virtual server <default></div>

<div><br></div><div><br></div><div>Ok, so that looks good.</div><div><br></div><div>However freeradius continued to act as if the configuration changes had not been made.</div><div><br></div><div>I then went back and did a hard stop and start of freeradius, and now it is clearly using the new configs.</div>

<div><br></div><div>Am I missing something? This should have just worked that simply, right?</div><div><br></div><div>(before anyone asks the obvious, no I am not running in debug mode. I don't have any more detail on what it was thinking at the time)</div>

<div><br></div><div>Phil P</div>