<?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: shutting down CRON  for specific user. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960163#M101042</link>
    <description>Hi (again) Jim:&lt;BR /&gt;&lt;BR /&gt;Adding your user's login to the 'cron.deny' file isn't going to disable crontasks that are otherwise allowed and already in place.&lt;BR /&gt;&lt;BR /&gt;Quoting from the 'crontab' manpages:&lt;BR /&gt;&lt;BR /&gt;/* Begin_Quote */&lt;BR /&gt;&lt;BR /&gt;You can execute crontab if your name appears in the file /var/adm/cron/cron.allow.  If that file does not exist, you can use crontab if your name does not appear in the file /var/adm/cron/cron.deny.  If only cron.deny exists and is empty, all users can use crontab.  If neither file exists, only the root user can use crontab.&lt;BR /&gt;&lt;BR /&gt;/* End_Quote */&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 15 Feb 2006 14:47:40 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-02-15T14:47:40Z</dc:date>
    <item>
      <title>shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960158#M101037</link>
      <description>We have a cron for root and and cron for oracle and a cron for selected users.  How can I just shutdown the cron for oracle while leaving the rest up and how would I start it back up manually. &lt;BR /&gt;&lt;BR /&gt;I know that I could shutdown all the crons by run the cron script in /sbin/init.d and giving the stop or start parameter.  &lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 13:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960158#M101037</guid>
      <dc:creator>Jim Tropiano_1</dc:creator>
      <dc:date>2006-02-15T13:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960159#M101038</link>
      <description>Make an entry in /usr/lib/cron/cron.deny.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 15 Feb 2006 14:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960159#M101038</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-02-15T14:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960160#M101039</link>
      <description>Hi Jim:&lt;BR /&gt;&lt;BR /&gt;To shutdown 'cron' for a specific user, &lt;BR /&gt;simply remove the user's crontab:&lt;BR /&gt;&lt;BR /&gt;# su - oracle&lt;BR /&gt;# crontab -l &amp;gt; ${HOME}oracle_crontab&lt;BR /&gt;# crontab -r&lt;BR /&gt;&lt;BR /&gt;To restart (later):&lt;BR /&gt;&lt;BR /&gt;# su - oracle&lt;BR /&gt;# crontab ${HOME}oracle_crontab&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 15 Feb 2006 14:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960160#M101039</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-15T14:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960161#M101040</link>
      <description>Thank up for that little bit of information. That is what I was somewhat thinking of doing but wanted to see if there was and easier way.   I will test that out. &lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Wed, 15 Feb 2006 14:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960161#M101040</guid>
      <dc:creator>Jim Tropiano_1</dc:creator>
      <dc:date>2006-02-15T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960162#M101041</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;What you have been given is the standard and easy way.&lt;BR /&gt;&lt;BR /&gt;By default cron should be denied for all users and permitted for those users that need it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Feb 2006 14:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960162#M101041</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-15T14:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960163#M101042</link>
      <description>Hi (again) Jim:&lt;BR /&gt;&lt;BR /&gt;Adding your user's login to the 'cron.deny' file isn't going to disable crontasks that are otherwise allowed and already in place.&lt;BR /&gt;&lt;BR /&gt;Quoting from the 'crontab' manpages:&lt;BR /&gt;&lt;BR /&gt;/* Begin_Quote */&lt;BR /&gt;&lt;BR /&gt;You can execute crontab if your name appears in the file /var/adm/cron/cron.allow.  If that file does not exist, you can use crontab if your name does not appear in the file /var/adm/cron/cron.deny.  If only cron.deny exists and is empty, all users can use crontab.  If neither file exists, only the root user can use crontab.&lt;BR /&gt;&lt;BR /&gt;/* End_Quote */&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 15 Feb 2006 14:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960163#M101042</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-15T14:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: shutting down CRON  for specific user.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960164#M101043</link>
      <description>I just did not want to change the crontab.allow or crontab.deny files. I n case someone for got to  modifiy the file when done.  I am just going to remove the crontab and leave it empty and then when the process is complete I am going to put the crontab back .</description>
      <pubDate>Wed, 15 Feb 2006 14:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutting-down-cron-for-specific-user/m-p/4960164#M101043</guid>
      <dc:creator>Jim Tropiano_1</dc:creator>
      <dc:date>2006-02-15T14:49:47Z</dc:date>
    </item>
  </channel>
</rss>

