<?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  not running in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006217#M20469</link>
    <description>Exactly.  Normally, the Solaris questions go&lt;BR /&gt;to the HP-UX forum.</description>
    <pubDate>Thu, 24 May 2007 17:15:51 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-05-24T17:15:51Z</dc:date>
    <item>
      <title>Crontab  not running</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006214#M20466</link>
      <description>We recently installed solaris 10 but seems crontab is not working for the user we use.&lt;BR /&gt;1) i checked , the user name (unixadm2) is not in cron.deny, &lt;BR /&gt;2) cron file (unixadm2) is there with proper permissins in /var/spool/cron/crontabs , &lt;BR /&gt;3) am running a simple command in crontab file, as follows :&lt;BR /&gt;* * * * * date &amp;gt;&amp;gt; /var/tmp/date_test_$$&lt;BR /&gt;5) interestingly, for the other user, unixadm1, the crontab works fine (on same server)&lt;BR /&gt;4) the crontab file was created via crontab -e command.&lt;BR /&gt;5) ps -ef | grep cron command gives the following output&lt;BR /&gt;root 29835 1 0 May 21 ? 0:24 /usr/sbin/cron&lt;BR /&gt;&lt;BR /&gt;I am at loss as to where the problem lies, seems the crontab scheduler is not even starting ?&lt;BR /&gt;can someone please help me asap?</description>
      <pubDate>Thu, 24 May 2007 02:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006214#M20466</guid>
      <dc:creator>chaps_78</dc:creator>
      <dc:date>2007-05-24T02:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  not running</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006215#M20467</link>
      <description>&amp;gt; I am at loss [...]&lt;BR /&gt;&lt;BR /&gt;Apparently.  Have you tried:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sunsolve.sun.com" target="_blank"&gt;http://sunsolve.sun.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.sun.com/bigadmin/home/index.html" target="_blank"&gt;http://www.sun.com/bigadmin/home/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;If the problem is specific to a particular&lt;BR /&gt;user, you might verify things like whether&lt;BR /&gt;that user has a valid home directory with&lt;BR /&gt;proper owner and permissions, whether that&lt;BR /&gt;user has a valid shell, can receive e-mail,&lt;BR /&gt;and so on.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] date [...]&lt;BR /&gt;&lt;BR /&gt;For a test, I'd try "/bin/date" (or whatever&lt;BR /&gt;it actually is).&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 07:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006215#M20467</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-05-24T07:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  not running</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006216#M20468</link>
      <description>And this query was posted in an HP Tru64 Unix forum why exactly? ;-)</description>
      <pubDate>Thu, 24 May 2007 09:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006216#M20468</guid>
      <dc:creator>Mark Poeschl_2</dc:creator>
      <dc:date>2007-05-24T09:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  not running</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006217#M20469</link>
      <description>Exactly.  Normally, the Solaris questions go&lt;BR /&gt;to the HP-UX forum.</description>
      <pubDate>Thu, 24 May 2007 17:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006217#M20469</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-05-24T17:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  not running</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006218#M20470</link>
      <description>If all users write to the same file:&lt;BR /&gt;&lt;BR /&gt;date &amp;gt;&amp;gt; /var/tmp/date_test_$$&lt;BR /&gt;&lt;BR /&gt;Ensure that the file has the right permissions ro allow all users write access.</description>
      <pubDate>Thu, 24 May 2007 17:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/crontab-not-running/m-p/4006218#M20470</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-05-24T17:56:13Z</dc:date>
    </item>
  </channel>
</rss>

