Cron schedule deny to users @Communiteq @Tej-Singh-Rana
You should do something like this:
echo 'siva' | sudo tee -a /etc/cron.allow
echo 'eric' | sudo tee -a /etc/cron.deny
https://en.wikipedia.org/wiki/Cron
“Cron permissions” section
You should do something like this:
echo 'siva' | sudo tee -a /etc/cron.allow
echo 'eric' | sudo tee -a /etc/cron.deny
https://en.wikipedia.org/wiki/Cron
“Cron permissions” section