<?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 anomaly in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875703#M399643</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I believe, if the user id exist and the cron job is already scheduled, it would run. Removing the user from the cron.allow list only stopped the user from re-editing his cron job / or submitting any new cron jobs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Dec 2004 16:36:12 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2004-12-15T16:36:12Z</dc:date>
    <item>
      <title>Cron anomaly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875701#M399641</link>
      <description>I've performed the following test:&lt;BR /&gt;&lt;BR /&gt;created user analyst&lt;BR /&gt;&lt;BR /&gt;added user analyst to /var/adm/cron.cron.allow&lt;BR /&gt;&lt;BR /&gt;as user analyst, created cron entry to run every minute&lt;BR /&gt;&lt;BR /&gt;verified job runs via tail -f /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;removed user analyst from cron.allow&lt;BR /&gt;&lt;BR /&gt;stop cron via /sbin/init.d/cron stop&lt;BR /&gt;start cron via /sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;job still runs&lt;BR /&gt;&lt;BR /&gt;What gives?&lt;BR /&gt;&lt;BR /&gt;Does this mean that, as long as a file exists in /var/spool/cron/crontabs, commands contained within it will be run, regardless of the contents of /var/adm/cron/cron.allow?</description>
      <pubDate>Wed, 15 Dec 2004 16:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875701#M399641</guid>
      <dc:creator>John Robben</dc:creator>
      <dc:date>2004-12-15T16:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cron anomaly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875702#M399642</link>
      <description>Yes, that is exactly it.&lt;BR /&gt;&lt;BR /&gt;cron.allow only controls whether or not you can do a 'crontab -e','crontab -l', etc.&lt;BR /&gt;&lt;BR /&gt;If the the users cron file exists in /var/spool/cron/crontabs, then it WILL continue to run.  It doesn't matter if the user was deleted from /etc/passwd, removed from cron.allow, the cron jobs will still run.&lt;BR /&gt;&lt;BR /&gt;cron jobs are not deleted when a user is deleted.</description>
      <pubDate>Wed, 15 Dec 2004 16:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875702#M399642</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-15T16:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cron anomaly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875703#M399643</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I believe, if the user id exist and the cron job is already scheduled, it would run. Removing the user from the cron.allow list only stopped the user from re-editing his cron job / or submitting any new cron jobs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Dec 2004 16:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875703#M399643</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-15T16:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cron anomaly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875704#M399644</link>
      <description>Yes, that is exactly it. As long as the cron job exist, that job will run. Removing the user from cron.allow just stops the user from having access to editing the crontab.</description>
      <pubDate>Wed, 15 Dec 2004 16:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875704#M399644</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-12-15T16:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cron anomaly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875705#M399645</link>
      <description>add the user to cron.allow again.&lt;BR /&gt;login as user.&lt;BR /&gt;do a crontab -e and remove the entry.&lt;BR /&gt;logout from user and remove the user from cron.allow and it will work.</description>
      <pubDate>Wed, 15 Dec 2004 16:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875705#M399645</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-12-15T16:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cron anomaly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875706#M399646</link>
      <description>Thanks for the quick replies.</description>
      <pubDate>Wed, 15 Dec 2004 16:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-anomaly/m-p/4875706#M399646</guid>
      <dc:creator>John Robben</dc:creator>
      <dc:date>2004-12-15T16:45:24Z</dc:date>
    </item>
  </channel>
</rss>

