<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic cron.allow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858787#M95583</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;some documents said that if /var/adm/cron/cron.alow exists and is empty, only root user can use cron. But I tried on my HPUX11.0 server, with an empty cron.allow file, even root user can't use cron:&lt;BR /&gt;&lt;BR /&gt;# crontab -l&lt;BR /&gt;crontab: you are not authorized to use cron.  Sorry.&lt;BR /&gt;&lt;BR /&gt;who's right then?&lt;BR /&gt;&lt;BR /&gt;any idea is greatly appreciated.&lt;BR /&gt;Gary</description>
    <pubDate>Thu, 05 Dec 2002 20:46:20 GMT</pubDate>
    <dc:creator>Gary Yu</dc:creator>
    <dc:date>2002-12-05T20:46:20Z</dc:date>
    <item>
      <title>cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858787#M95583</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;some documents said that if /var/adm/cron/cron.alow exists and is empty, only root user can use cron. But I tried on my HPUX11.0 server, with an empty cron.allow file, even root user can't use cron:&lt;BR /&gt;&lt;BR /&gt;# crontab -l&lt;BR /&gt;crontab: you are not authorized to use cron.  Sorry.&lt;BR /&gt;&lt;BR /&gt;who's right then?&lt;BR /&gt;&lt;BR /&gt;any idea is greatly appreciated.&lt;BR /&gt;Gary</description>
      <pubDate>Thu, 05 Dec 2002 20:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858787#M95583</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2002-12-05T20:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858788#M95584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are,:&amp;gt;)&lt;BR /&gt;&lt;BR /&gt;Users are permitted to use crontab if their names appear in the file&lt;BR /&gt;      /usr/lib/cron/cron.allow.  If that file does not exist, the file&lt;BR /&gt;      /usr/lib/cron/cron.deny is checked to determine if the user should be&lt;BR /&gt;      denied access to crontab.  If neither file exists, only root is&lt;BR /&gt;      allowed to submit a job.  If only cron.deny exists and is empty,&lt;BR /&gt;      global usage is permitted.  The allow/deny files consist of one user&lt;BR /&gt;      name per line.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-jan.</description>
      <pubDate>Thu, 05 Dec 2002 20:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858788#M95584</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-12-05T20:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858789#M95585</link>
      <description>Hi Gary,&lt;BR /&gt;&lt;BR /&gt;The command is right.&lt;BR /&gt;&lt;BR /&gt;Excerpt from the man page of cron                          &lt;BR /&gt;&lt;BR /&gt;                                              &lt;BR /&gt;You can execute crontab if your name appears in the file               &lt;BR /&gt;/usr/lib/cron/cron.allow.  If that file does not exist, you can use    &lt;BR /&gt;crontab if your name does not appear in the file                       &lt;BR /&gt;/usr/lib/cron/cron.deny.  If only cron.deny exists and is empty, all   &lt;BR /&gt;users can use crontab.  If neither file exists, only the root user can &lt;BR /&gt;use crontab.  The allow/deny files consist of one user name per line.&lt;BR /&gt;&lt;BR /&gt;The above says that if the file exists and is empty no one can use cron.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 05 Dec 2002 21:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858789#M95585</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-12-05T21:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858790#M95586</link>
      <description>You might have root listed in cron.deny file.&lt;BR /&gt;To avoid confusion add root to cron.allow file.&lt;BR /&gt;&lt;BR /&gt;We only have cron.allow to control crontabs.&lt;BR /&gt;Unless you want to deny specific users you do not need cron.deny file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;0leg</description>
      <pubDate>Thu, 05 Dec 2002 21:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858790#M95586</guid>
      <dc:creator>Oleg Zieaev_1</dc:creator>
      <dc:date>2002-12-05T21:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858791#M95587</link>
      <description>Thank you Rober, Sri and Oleg.&lt;BR /&gt;&lt;BR /&gt;it really confused me when I first read that part, because it's Mr. Rehman's &lt;HP certified=""&gt;, a really great book on HPUX.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Gary&lt;/HP&gt;</description>
      <pubDate>Thu, 05 Dec 2002 22:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858791#M95587</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2002-12-05T22:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858792#M95588</link>
      <description>Hi, as the others said, the cron.allow file should be in /usr/lib/cron. On the other hand, /usr/lib/cron should be a logical link to /var/adm/cron... I never saw a HP-UX 11 system where this would not be the case.&lt;BR /&gt;&lt;BR /&gt;Now, if somebody could explain the following behaviour to me, I would be grateful:&lt;BR /&gt;I have a cron.allow file, containing 3 users. As root, I can crontab [-l|e] &lt;USER&gt;, but the user itself cannot. Which means that I've got a user with a crontab that can be modified only by root. Which is bad, since the user needs a crontab _and_ needs to be able to modify it...&lt;BR /&gt;&lt;BR /&gt;Any input would be greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;Francois-Xavier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/USER&gt;</description>
      <pubDate>Fri, 06 Dec 2002 10:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858792#M95588</guid>
      <dc:creator>F. X. de Montgolfier</dc:creator>
      <dc:date>2002-12-06T10:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858793#M95589</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Since Gary bring up the topic, need to ask you all something also. Is at.allow the same as cron.allow? Is it the same? Please explain thanks</description>
      <pubDate>Fri, 06 Dec 2002 11:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858793#M95589</guid>
      <dc:creator>Andy Cole_1</dc:creator>
      <dc:date>2002-12-06T11:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858794#M95590</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;man at&lt;BR /&gt;&lt;BR /&gt;Users are permitted to use the at and batch commands if their user&lt;BR /&gt;      names appear in the file /usr/lib/cron/at.allow.  If that file does&lt;BR /&gt;      not exist, users can use at and batch if their names do not appear in&lt;BR /&gt;      the file /usr/lib/cron/at.deny.  If neither file exists, only&lt;BR /&gt;      superuser is allowed to submit jobs.  If only at.deny exists but is&lt;BR /&gt;      empty, all users can use at and batch.  The allow/deny files consist&lt;BR /&gt;      of one user name per line.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Fri, 06 Dec 2002 11:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858794#M95590</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-12-06T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858795#M95591</link>
      <description>Hi,&lt;BR /&gt;You can execute crontab if your name appears in the file /usr/lib/cron/cron.allow.If that file does not exist, you can use crontab if your name does NOT appear in the file /usr/lib/cron/cron.deny.If only cron.deny exists and is empty, all users can use crontab.  If neither file exists, only the root user can      use crontab.</description>
      <pubDate>Fri, 06 Dec 2002 13:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858795#M95591</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-12-06T13:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858796#M95592</link>
      <description>hmm..... But what is the difference between at.allow and cron.allow? Do they perform the same function? If so why is there a need to have at.allow and cron.allow? thanks</description>
      <pubDate>Fri, 06 Dec 2002 14:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858796#M95592</guid>
      <dc:creator>Andy Cole_1</dc:creator>
      <dc:date>2002-12-06T14:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: cron.allow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858797#M95593</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;at.allow controls at jobs (one time scheduled jobs). cron.allow control cron jobs (day to day jobs).&lt;BR /&gt;&lt;BR /&gt;The principle is the same.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;0leg&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Dec 2002 16:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-allow/m-p/2858797#M95593</guid>
      <dc:creator>Oleg Zieaev_1</dc:creator>
      <dc:date>2002-12-06T16:44:42Z</dc:date>
    </item>
  </channel>
</rss>

