A Linux system has entries in both the cron.allow and cron.deny files. Which users, other than root, will have access to the crontab command?

A Linux system has entries in both the cron.allow and cron.deny files. Which users, other than root, will have access to the crontab command?Category: Introduction to Linux IIA Linux system has entries in both the cron.allow and cron.deny files. Which users, other than root, will have access to the crontab command?
Linux Questions Staff asked 1 year ago

A Linux system has entries in both the cron.allow and cron.deny files. Which users, other than root, will have access to the crontab command?

  • Users specified in cron.allow have access to crontab; cron.deny will be ignored
  • Only root will have access to crontab
  • All users except those specified in the cron.deny file will have access to crontab
  • Users specified in cron.allow but not included in cron.deny will have access to crontab

About the author