Hi folks,
At the same time as the upload fixing this bug was applied to my system
most if not all cron jobs started dying with the error in the topic.
I googled http://www.developpez.net/forums/viewtopic.php?t=399189
Il s'agissait en fait du fichier /etc/pam.d/cron
Un problème d'authentification.
J'ai remplacé la ligne
auth required pam_env.so
par
auth required pam_unix.so
Et tout est rentré dans l'ordre.
So I did and force-reloaded cron which made the error message go away.
I haven't consciously done anything that would cause this and
-rw-r--r-- 1 root root 289 Jul 6 02:45 /etc/pam.d/cron.critical-error
is well in the past.
Is something perhaps broken in this upload ?
all the best
Mark