Re: cron.allow and cron.deny

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



System cron files are only accessible by root, but all users can setup
cron jobs using "crontab". The files and processes they could
potentially damage depend upon their access rights and permissions. One
simple method of denying all regular users use of cron would be to
remove the execute bit from /usr/bin/crontab (chmod o-x
/usr/bin/crontab). Otherwise you would probably need to craft SELinux
policy rules.

--Cal Webster

On Mon, 2006-09-11 at 12:35, Bill Tangren wrote:
> I am required to limit access to the cron daemon using these two files. My 
> question is, which system accounts need access to cron, other than root?
> 
> Thanks!
> 
> Bill Tangren

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux