<p>Thanks a lot for that!</p>
<p>&nbsp;</p>
<p>Actually I have a problem thought.</p>
<p>&nbsp;</p>
<p>iprancid and iplogin works great when I run it manually. Even when I run "rancid-run" manually. All the ironport conf is backed-up.</p>
<p>&nbsp;</p>
<p>But, when the cron system runs it, the ironport conf if incomplete and everytime at the same moment.</p>
<p>Here is the last lines I have:</p>
<pre>&lt;admin_access&gt;
    &lt;admin_acl&gt;
      &lt;admin_acl_action&gt;allowall&lt;/admin_acl_action&gt;
      &lt;admin_acl_allow_list&gt;
      &lt;/admin_acl_allow_list&gt;
      &lt;admin_acl_proxy_list&gt;
      &lt;/admin_acl_proxy_list&gt;<br /><br />And this is what I should get:</pre>
<table summary="Diff output" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="diff diff-removed">&nbsp; &nbsp; &lt;admin_acl_origin_ip_header&gt;x-forwarded-for&lt;/admin_acl_origin_ip_header&gt;</td>
<td class="diff diff-empty">&nbsp;</td>
</tr>
<tr>
<td class="diff diff-removed">&nbsp;&nbsp; &nbsp; &lt;/admin_acl&gt;</td>
<td class="diff diff-empty">&nbsp;</td>
</tr>
<tr>
<td class="diff diff-removed">&nbsp;&nbsp; &nbsp; &lt;admin_login_banner&gt;&lt;/admin_login_banner&gt;</td>
<td class="diff diff-empty">&nbsp;</td>
</tr>
<tr>
<td class="diff diff-removed">&nbsp;&nbsp; &lt;/admin_access&gt;</td>
</tr>
</tbody>
</table>
<pre>Any Ideas?</pre>