- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Regarding Cron
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2006 02:28 AM
09-15-2006 02:28 AM
Regarding Cron
crontab: you are not authorized to use cron. Sorry.
Could you please give me answer for this IT IS VERY URGENT
tHANKS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2006 02:33 AM
09-15-2006 02:33 AM
Re: Regarding Cron
/var/adm/cron/cron.allow
I like to do:
echo "username" >> /var/adm/cron/cron.allow
if they are likely to run at jobs, you might want to add them to the at.allow as well (same location)
Good luck.
Kofi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2006 02:36 AM
09-15-2006 02:36 AM
Re: Regarding Cron
The manpages for 'crontab(1)' hold the answer to your question.
You need to add the user to '/var/adm/cron/cron.allow'.
You may also want to enable 'at()' use for the user, too. Correspondingly, see those manpages!
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2006 03:47 AM
09-15-2006 03:47 AM
Re: Regarding Cron
thanks
nandam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2006 04:12 AM
09-15-2006 04:12 AM
Re: Regarding Cron
Please acknowledge the time people spend answering questions by assigning points to the responses in your threads.
See http://forums1.itrc.hp.com/service/forums/helptips.do?#28 for more information on points and why it is beneficial for the community to assign them.
Thanks!