ubuntu:cron:deny_crontab_access_to_specified_users
Ubuntu - Cron - Deny Crontab Access to Specified Users
Use the cron.deny file.
Login as root and create/edit the cron.deny file.
sudo vim /etc/cron.d/cron.deny
List the usernames for whom you want to deny crontab access.
These users won’t be able anymore to list or edit crontabs in your system.
ubuntu/cron/deny_crontab_access_to_specified_users.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1