<?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 Re: Cron Error.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703289#M58486</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;is cron.allow is having the following permissions&lt;BR /&gt;&lt;BR /&gt;-r--r--r--  1 bin bin&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;ravi</description>
    <pubDate>Mon, 15 Apr 2002 08:06:11 GMT</pubDate>
    <dc:creator>V. V. Ravi Kumar_1</dc:creator>
    <dc:date>2002-04-15T08:06:11Z</dc:date>
    <item>
      <title>Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703282#M58479</link>
      <description>Hi,&lt;BR /&gt;I am facing a probelm in cron on HP .Whenever i create a cron job using crontab -e ..and whne i try to save that file it gives the following error&lt;BR /&gt;&lt;BR /&gt;crontab: can't create your crontab file in the crontab directory.&lt;BR /&gt;&lt;BR /&gt;This is happening for all the users except root.I have entries of the all tyhe users in cron.alow file.I tried removing the old file using crontab -r but still the problem persists.Any clues whats happening here ...&lt;BR /&gt;&lt;BR /&gt;thnks</description>
      <pubDate>Mon, 15 Apr 2002 07:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703282#M58479</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-04-15T07:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703283#M58480</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is the directory /var/spool/cron/crontabs existing on your system ?&lt;BR /&gt;And does it have the permissions&lt;BR /&gt;dr-xr-xr-x   2 bin        bin ?&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 15 Apr 2002 07:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703283#M58480</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-15T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703284#M58481</link>
      <description>1. Do the files /usr/lib/cron/cron.allow and /usr/lib/cron/cron.deny exist? If neither of these exist, only 'root' can use crontab. &lt;BR /&gt;&lt;BR /&gt;2. Do the users have permissions in /var/spool/cron/crontabs to create their crontab files?</description>
      <pubDate>Mon, 15 Apr 2002 07:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703284#M58481</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-15T07:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703285#M58482</link>
      <description>dr-xr-xr-x   2 bin        bin           1024 Apr 15 14:08 crontabs&lt;BR /&gt;Yes i have the crontab dir with the above permission and i have /usr/lib/cron/cron.allow and /var/adm/cron/cron.allow files with ths user entry in that file.I do not have cron.deny. file.</description>
      <pubDate>Mon, 15 Apr 2002 07:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703285#M58482</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-04-15T07:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703286#M58483</link>
      <description>If there are any user files in the /var/spool/cron/crontabs directory, they should be owned by the users themselves, not by root. What does "ll /var/spool/cron/crontabs" show?</description>
      <pubDate>Mon, 15 Apr 2002 07:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703286#M58483</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-15T07:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703287#M58484</link>
      <description>Also check if crontab is suid and owned by root:&lt;BR /&gt;-r-sr-xr-x   1 root       bin          32768 Feb  9  2001 /usr/bin/crontab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Mon, 15 Apr 2002 07:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703287#M58484</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-04-15T07:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703288#M58485</link>
      <description>rwSrw-rw-   1 root       bin          32768 Feb  9  2001 crontab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this is my  crontab detail</description>
      <pubDate>Mon, 15 Apr 2002 08:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703288#M58485</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-04-15T08:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703289#M58486</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;is cron.allow is having the following permissions&lt;BR /&gt;&lt;BR /&gt;-r--r--r--  1 bin bin&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;ravi</description>
      <pubDate>Mon, 15 Apr 2002 08:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703289#M58486</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-04-15T08:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703290#M58487</link>
      <description>From the error message, it sounds like you dont have write permissions on the /var/spool/cron/crontabs/&lt;USER-ID&gt; file.&lt;/USER-ID&gt;</description>
      <pubDate>Mon, 15 Apr 2002 08:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703290#M58487</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-15T08:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Error..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703291#M58488</link>
      <description>Thnks Trond ..i was having problem in my set uid permissions.&lt;BR /&gt;&lt;BR /&gt;thnks</description>
      <pubDate>Mon, 15 Apr 2002 08:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-error/m-p/2703291#M58488</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-04-15T08:32:10Z</dc:date>
    </item>
  </channel>
</rss>

