LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   setup crontab job user (https://www.linuxquestions.org/questions/linux-newbie-8/setup-crontab-job-user-738191/)

ust 07-06-2009 08:30 PM

setup crontab job user
 
In my RHEL system , except root user there are three user can setup crontab job , it works fine, but it is strange that the file /etc/cron.allow is not available and also can't find this file in my system , now I want to add one more user to it , I am worry that if it will affect the existing crontab job , can advise what is wrong in my system ? how can I add crontab job user ? thx

billymayday 07-06-2009 08:40 PM

I think by default cron.deny exists, but not cron.allow.

Why don't you just edit the user's crontab as crontab -e ?

chrism01 07-07-2009 12:08 AM

There's nothing wrong: see section 1: http://www.adminschoice.com/docs/cro...Crontab%20file


All times are GMT -5. The time now is 10:03 PM.