<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Am 29.12.2010 06:56, schrieb Phil Pierotti:
<blockquote
cite="mid:AANLkTikchxT8zc7-ZnJj5eod6KQLaHaNKjk8SVp_U4y4@mail.gmail.com"
type="cite">
<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>
</blockquote>
Only changes to the beforementioned modules are applied after the
HUP signal, others wont.<br>
check if your changes are on these modules or not.<br>
<blockquote
cite="mid:AANLkTikchxT8zc7-ZnJj5eod6KQLaHaNKjk8SVp_U4y4@mail.gmail.com"
type="cite">
<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>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre>
</blockquote>
<br>
</body>
</html>