crontab: you are not authorized to use cron.  Sorry.
This message is self explanatory, if you tried to do:
crontab -e walter
Then you should give him permissions:
sudo -u root echo “walter” >> /etc/cron.d/cron.allow

continue reading.....