<div dir="ltr">On Fri, Mar 22, 2013 at 10:03 PM, David G. Miller <span dir="ltr">&lt;<a href="mailto:dave@davenjudy.org" target="_blank">dave@davenjudy.org</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Joe Zeff &lt;joe &lt;at&gt; <a href="http://zeff.us" target="_blank">zeff.us</a>&gt; writes:<br>

<br>
&gt;<br>
&gt; I have my computers registered with the Linux Counter, and my main<br>
&gt; desktop machine is supposed to update its status once a week, using a<br>
&gt; cron job:<br>
&gt;<br>
&gt; # added by lico-update.sh version 0.3.14<br>
&gt; 58 11 * * 4 /home/joe/bin/lico-update.sh -m<br>
&gt;<br>
&gt; The permissions on the script are right, and if run manually, it works.<br>
&gt;   This worked fine under Fedora 16, but doesn&#39;t now that I&#39;m running F<br>
&gt; 17.  Does anybody know what&#39;s happened, or how to find out?<br>
>From the crontab man page:<br>
<br>
The cron jobs could be allow or disallow for different users. For  classical<br>
crontab  there exists  cron.allow  and cron.deny files.  If cron.allow file<br>
exists, then you must be listed therein in order to be allowed to use this<br>
command.<br>
<br>
Perchance you&#39;re not in crontab.allow?<br>
<br>
Cheers,<br>
Dave<br>
<span class=""><font color="#888888"><br>
<br>
--<br></font></span></blockquote><div><br></div><div>where is crontab.allow? I just went to locate the file and couldn&#39;t. </div></div></div></div>