“getpwnam() failed” in /bin/sh only when called from cron
It surprises me that nobody has the correct answer to this. Today i faced exactly the same problem and google didn’t help. After 2 hours i found that when placing a file in /etc/cron.d the schedule line has to contain an extra option….. I allways use this for my crontab -e # Minute Hour Day … Read more