<?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: How to allow a user to use cron? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715340#M251710</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit /var/adm/cron/crontab.allow a insert new user. Example:&lt;BR /&gt;&lt;BR /&gt;# cat /var/adm/cron/crontab.allow&lt;BR /&gt;root&lt;BR /&gt;user1&lt;BR /&gt;&lt;BR /&gt;Next, create crontab file for "user1"&lt;BR /&gt;&lt;BR /&gt;# crontab -e user1&lt;BR /&gt;&lt;BR /&gt;and insert commands.&lt;BR /&gt;&lt;BR /&gt;Verify,&lt;BR /&gt;&lt;BR /&gt;# cat /var/spool/cron/crontabs/user1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Jan 2006 03:02:49 GMT</pubDate>
    <dc:creator>rariasn</dc:creator>
    <dc:date>2006-01-24T03:02:49Z</dc:date>
    <item>
      <title>How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715331#M251701</link>
      <description>&lt;BR /&gt;How does one authorize a regular noon-root user to use cron, so he can schedule jobs?&lt;BR /&gt;&lt;BR /&gt;Does it have something to do with permissions, or the group file?&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 08:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715331#M251701</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-01-23T08:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715332#M251702</link>
      <description>From "man crontab":&lt;BR /&gt;&lt;BR /&gt;"You can execute crontab if your name appears in the file /usr/lib/cron/cron.allow.  If that file does not exist, you can use crontab if your name does not appear in the file /usr/lib/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;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 23 Jan 2006 08:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715332#M251702</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-23T08:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715333#M251703</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Put the name of the user in the file /var/adm/cron/cron.allow&lt;BR /&gt;after that the user can make is own cron file.&lt;BR /&gt;&lt;BR /&gt;But he can't schedule root jobs in his cron.&lt;BR /&gt;only jobs he can execute himself.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Mon, 23 Jan 2006 09:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715333#M251703</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2006-01-23T09:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715334#M251704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will have a asccii file called cron.allow which is located under /var/adm/cron. Simply add the user to this and they will be able to created cron jobs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Simon</description>
      <pubDate>Mon, 23 Jan 2006 09:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715334#M251704</guid>
      <dc:creator>Simon Wickham_6</dc:creator>
      <dc:date>2006-01-23T09:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715335#M251705</link>
      <description>Yeah, definitely /var/adm/cron/cron.allow</description>
      <pubDate>Mon, 23 Jan 2006 09:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715335#M251705</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2006-01-23T09:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715336#M251706</link>
      <description>Hi etc,&lt;BR /&gt;&lt;BR /&gt;Edit /var/adm/cron/cron.allow, add your user there.  &lt;BR /&gt;&lt;BR /&gt;Also, take your time to assign points to the people who spent time and responded to your question. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1282552&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1282552&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 23 Jan 2006 09:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715336#M251706</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-23T09:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715337#M251707</link>
      <description>Hi,&lt;BR /&gt;An example from my /var/adm/cron/cron.allow&lt;BR /&gt;file;&lt;BR /&gt;baan01:/#cat /var/adm/cron/cron.allow&lt;BR /&gt;root&lt;BR /&gt;adm&lt;BR /&gt;uucp&lt;BR /&gt;rvs&lt;BR /&gt;baycom&lt;BR /&gt;ae1820&lt;BR /&gt;&lt;BR /&gt;so my extra users like rvs,baycom,ae1820&lt;BR /&gt;can handle their own cron jobs!!!&lt;BR /&gt;&lt;BR /&gt;Hope this helps you!!!&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;Ps:Please Do not forget to submit points!&lt;BR /&gt;:-)</description>
      <pubDate>Mon, 23 Jan 2006 09:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715337#M251707</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-23T09:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715338#M251708</link>
      <description>&lt;BR /&gt;Do I need to restart the cron process? (i.e. kill -HUP pid)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks, and I will submit points.</description>
      <pubDate>Mon, 23 Jan 2006 10:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715338#M251708</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-01-23T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715339#M251709</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;No, you do not need to restart 'cron' after editting the 'cron.allow' or 'cron.deny' files.  &lt;BR /&gt;&lt;BR /&gt;You may also want to setup the same user's in 'at.allow' and 'at.deny' at you do for cron.  It is often very convienent for a user to first test with 'at'.  See the manpages for 'at(1)' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 23 Jan 2006 10:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715339#M251709</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-23T10:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715340#M251710</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit /var/adm/cron/crontab.allow a insert new user. Example:&lt;BR /&gt;&lt;BR /&gt;# cat /var/adm/cron/crontab.allow&lt;BR /&gt;root&lt;BR /&gt;user1&lt;BR /&gt;&lt;BR /&gt;Next, create crontab file for "user1"&lt;BR /&gt;&lt;BR /&gt;# crontab -e user1&lt;BR /&gt;&lt;BR /&gt;and insert commands.&lt;BR /&gt;&lt;BR /&gt;Verify,&lt;BR /&gt;&lt;BR /&gt;# cat /var/spool/cron/crontabs/user1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 03:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715340#M251710</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-01-24T03:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715341#M251711</link>
      <description>When you enter user name in /usr/lib/cron/cron.allow, user is able to use crontab. Or If you are having a file of /usr/lib/cron/cron.deny without any entry then all users are allowed. &lt;BR /&gt;&lt;BR /&gt;No need for restarting cron service. It will lookup those files during crontab execution only.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 24 Jan 2006 03:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715341#M251711</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-24T03:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715342#M251712</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Have a look at this document, It should help you to understand about cron and at. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90164/apcs01.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90164/apcs01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Using HP-UX &amp;gt;  Appendix C. Scheduling Commands &lt;BR /&gt;Running Commands at Preset Times&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 24 Jan 2006 03:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715342#M251712</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-24T03:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow a user to use cron?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715343#M251713</link>
      <description>Hi,&lt;BR /&gt;man crontab:&lt;BR /&gt;&lt;BR /&gt;"You can execute crontab if your name appears in the file /usr/lib/cron/cron.allow. If that file does not exist, you can use crontab if your name does not appear in the file /usr/lib/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;HTH,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 04:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-allow-a-user-to-use-cron/m-p/3715343#M251713</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-01-24T04:27:53Z</dc:date>
    </item>
  </channel>
</rss>

