RedHat EX200 Question Answer
Deny cron access for user john.
See the solution below in Explanation.
Solution:
echo "john" > > /etc/cron.deny
Detailed Explanation:
cron.deny blocks listed users from using cron.
This is the simplest way to deny scheduled-job access for one user.
TESTED 16 May 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved