<?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: Crontab error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868724#M398201</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;see the following link.it says this problem can occure due to some enviornmental entry /path in your .profile&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=69854" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=69854&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,</description>
    <pubDate>Thu, 04 Nov 2004 03:21:08 GMT</pubDate>
    <dc:creator>bhavin asokan</dc:creator>
    <dc:date>2004-11-04T03:21:08Z</dc:date>
    <item>
      <title>Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868713#M398190</link>
      <description>While saving crontab entry from the edit screen of crontab -e, I got the following error:&lt;BR /&gt;crontab: can't create your crontab file in the crontab directory.&lt;BR /&gt;&lt;BR /&gt;The user exists in /var/adm/cron/cron.allow&lt;BR /&gt;&lt;BR /&gt;Permission of  /usr/bin/crontab:&lt;BR /&gt;-rwsr-xr-x   1 root       bin    &lt;BR /&gt;&lt;BR /&gt;Permission of /var/spool/cron/crontabs:&lt;BR /&gt;dr-xr-xr-x   2 bin        bin  &lt;BR /&gt;&lt;BR /&gt;Please help me ...</description>
      <pubDate>Wed, 03 Nov 2004 23:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868713#M398190</guid>
      <dc:creator>anilezfa</dc:creator>
      <dc:date>2004-11-03T23:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868714#M398191</link>
      <description>Check if user is listed in  /var/adm/cron/cron.deny file&lt;BR /&gt;&lt;BR /&gt;File permission is Ok&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 03 Nov 2004 23:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868714#M398191</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-03T23:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868715#M398192</link>
      <description>This problem usually occurs if the setuid permissions are not available.&lt;BR /&gt;$ ls -l /usr/bin/crontab&lt;BR /&gt;-r-sr-xr-x   1 root       bin          32768 Jun 18  2002 /usr/bin/crontab&lt;BR /&gt;&lt;BR /&gt;your permissions looks ok.&lt;BR /&gt;&lt;BR /&gt;Try applying the cron patch to resolve it&lt;BR /&gt;&lt;BR /&gt;if you are running 11.0&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_27141" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_27141&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2004 23:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868715#M398192</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-11-03T23:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868716#M398193</link>
      <description>There is no /var/adm/cron/cron.deny file and I'm running 11.11</description>
      <pubDate>Wed, 03 Nov 2004 23:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868716#M398193</guid>
      <dc:creator>anilezfa</dc:creator>
      <dc:date>2004-11-03T23:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868717#M398194</link>
      <description>What permission cron.allow has ? it should be world readable.&lt;BR /&gt;Check for patch PHCO_26562&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 03 Nov 2004 23:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868717#M398194</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-03T23:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868718#M398195</link>
      <description>Can you list the permission for /var/spool/cron .&lt;BR /&gt;&lt;BR /&gt;all dir and files under this dir</description>
      <pubDate>Thu, 04 Nov 2004 00:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868718#M398195</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-11-04T00:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868719#M398196</link>
      <description>Permission for cron.allow :&lt;BR /&gt;-rw-r--r--   1 bin        bin          &lt;BR /&gt;Patch already there.   &lt;BR /&gt;&lt;BR /&gt;# ll /var/spool/cron&lt;BR /&gt;total 4&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Nov  3 23:58 atjobs&lt;BR /&gt;-r--r--r--   1 bin        bin            335 Nov 14  2000 crontab.root&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Nov  3 12:07 crontabs&lt;BR /&gt;drwxrwxrwt   2 root       root          1024 Nov  4 00:05 tmp&lt;BR /&gt;#</description>
      <pubDate>Thu, 04 Nov 2004 00:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868719#M398196</guid>
      <dc:creator>anilezfa</dc:creator>
      <dc:date>2004-11-04T00:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868720#M398197</link>
      <description>Is this problem with only one user or all user ?&lt;BR /&gt;&lt;BR /&gt;What permission /var/spool/cron has ?&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Thu, 04 Nov 2004 00:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868720#M398197</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-04T00:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868721#M398198</link>
      <description>Can you try editing the crontab using root and check!</description>
      <pubDate>Thu, 04 Nov 2004 00:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868721#M398198</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-11-04T00:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868722#M398199</link>
      <description>can u try manually creating crontab file in the crontab directory.&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
      <pubDate>Thu, 04 Nov 2004 00:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868722#M398199</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-11-04T00:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868723#M398200</link>
      <description>Could you check wheather cron daemon is running /usr/sbin/crom ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 00:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868723#M398200</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-04T00:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868724#M398201</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;see the following link.it says this problem can occure due to some enviornmental entry /path in your .profile&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=69854" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=69854&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,</description>
      <pubDate>Thu, 04 Nov 2004 03:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868724#M398201</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-11-04T03:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868725#M398202</link>
      <description>$which crontab</description>
      <pubDate>Thu, 04 Nov 2004 04:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868725#M398202</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-11-04T04:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868726#M398203</link>
      <description>thanks.</description>
      <pubDate>Thu, 25 Nov 2004 20:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868726#M398203</guid>
      <dc:creator>anilezfa</dc:creator>
      <dc:date>2004-11-25T20:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868727#M398204</link>
      <description>I had the same issue. &lt;BR /&gt;check you environment variables&lt;BR /&gt;env |grep EDITOR&lt;BR /&gt;&lt;BR /&gt;My EDITOR variable was set to emacs. I changed it to vi and everything worked fine.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 07 Mar 2006 15:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-error/m-p/4868727#M398204</guid>
      <dc:creator>Sunil Talreja</dc:creator>
      <dc:date>2006-03-07T15:51:37Z</dc:date>
    </item>
  </channel>
</rss>

