<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158953#M455960</link>
    <description>&amp;gt;The user id is in the cron.allow.&lt;BR /&gt;&lt;BR /&gt;I tried adding trailing spaces and crontab still worked.&lt;BR /&gt;We would need to see more info:&lt;BR /&gt;id&lt;BR /&gt;vis /var/adm/cron/cron.allow</description>
    <pubDate>Mon, 23 Feb 2009 22:05:06 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-02-23T22:05:06Z</dc:date>
    <item>
      <title>crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158948#M455955</link>
      <description>I have setupa user in cron.allow and there is nor cron.deny. Still not auth to use crontab -e</description>
      <pubDate>Mon, 23 Feb 2009 21:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158948#M455955</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-23T21:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158949#M455956</link>
      <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;What error do you get when you do this?&lt;BR /&gt;&lt;BR /&gt;Doing 'crontab -e' invokes an editor ('vi') against a temporary file in '/var/tmp' to build your crontab file if there is none to edit.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 23 Feb 2009 21:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158949#M455956</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-02-23T21:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158950#M455957</link>
      <description>crontab: you are not authorized to use cron.  Sorry.&lt;BR /&gt;test01@hellcat:/home/test01&amp;gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2009 21:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158950#M455957</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-23T21:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158951#M455958</link>
      <description>to user id has to be in /var/adm/cron/cron.allow</description>
      <pubDate>Mon, 23 Feb 2009 21:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158951#M455958</guid>
      <dc:creator>rleon</dc:creator>
      <dc:date>2009-02-23T21:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158952#M455959</link>
      <description>The user id is in the cron.allow.</description>
      <pubDate>Mon, 23 Feb 2009 21:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158952#M455959</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-23T21:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158953#M455960</link>
      <description>&amp;gt;The user id is in the cron.allow.&lt;BR /&gt;&lt;BR /&gt;I tried adding trailing spaces and crontab still worked.&lt;BR /&gt;We would need to see more info:&lt;BR /&gt;id&lt;BR /&gt;vis /var/adm/cron/cron.allow</description>
      <pubDate>Mon, 23 Feb 2009 22:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158953#M455960</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-23T22:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158954#M455961</link>
      <description>try bouncing the cron daemon.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/cron stop&lt;BR /&gt;# /sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;# su - test01&lt;BR /&gt;# crontab -e&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 23 Feb 2009 22:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158954#M455961</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2009-02-23T22:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158955#M455962</link>
      <description>Also make sure the permissions on /usr/bin/crontab have not been altered. I've run into this error on SLES 10 when Bastille removed world read and execute.&lt;BR /&gt;&lt;BR /&gt;-r-sr-xr-x   1 root       bin          79468 Feb 15  2007 /usr/bin/crontab</description>
      <pubDate>Mon, 23 Feb 2009 22:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158955#M455962</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2009-02-23T22:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158956#M455963</link>
      <description>Thanks for your help. I still have the issue and I have tried everything you all have suggested.</description>
      <pubDate>Tue, 24 Feb 2009 15:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158956#M455963</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-24T15:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158957#M455964</link>
      <description>You say you dont have cron.deny file, Can you also remove cron.allow file and try.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 24 Feb 2009 15:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158957#M455964</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-02-24T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158958#M455965</link>
      <description>I have deleted the cron.allow. Tried the test user test01, no luck. Thanks</description>
      <pubDate>Tue, 24 Feb 2009 16:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158958#M455965</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-24T16:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158959#M455966</link>
      <description>can you check if that user exists with /etc/passwd file&lt;BR /&gt;&lt;BR /&gt;cat /etc/passwd|grep &lt;USERNAME&gt;&lt;BR /&gt;and also check if there are any duplicate UID in the file.&lt;BR /&gt;&lt;BR /&gt;Also try,&lt;BR /&gt;&lt;BR /&gt;creating a crontab file for the user and try&lt;BR /&gt;/var/spool/cron/crontabs/&lt;USERNAME&gt; with the file owner as test01.&lt;BR /&gt;&lt;/USERNAME&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 24 Feb 2009 16:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158959#M455966</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-02-24T16:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158960#M455967</link>
      <description>which are your cron.allow and cron.deny files located?</description>
      <pubDate>Tue, 24 Feb 2009 16:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158960#M455967</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-02-24T16:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158961#M455968</link>
      <description>Well, the real cron.allow stand up. There are two locations on our system,&lt;BR /&gt;/var/spool/cron&lt;BR /&gt;and &lt;BR /&gt;/var/adm/cron  = this is the correct one!&lt;BR /&gt;&lt;BR /&gt;Sorry for the confusion and thanks to all of you for your help! It does work now!</description>
      <pubDate>Tue, 24 Feb 2009 16:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158961#M455968</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-24T16:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158962#M455969</link>
      <description>Thanks. I have the answer and it is working.</description>
      <pubDate>Tue, 24 Feb 2009 17:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5158962#M455969</guid>
      <dc:creator>Paul Bertino</dc:creator>
      <dc:date>2009-02-24T17:04:29Z</dc:date>
    </item>
  </channel>
</rss>

