Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] vixie cron: PAM ERROR
Date: Tue, 25 Feb 2014 16:00:39
Message-Id: leielo$35k$1@ger.gmane.org
1 On a newly installed system, I'm getting error messages from vixie cron
2 about PAM authentication errors:
3
4 Feb 25 09:52:01 alpha crond[23085]: (root) PAM ERROR (Authentication failure)
5 Feb 25 09:52:01 alpha crond[23085]: (root) FAILED to authorize user with PAM (Authentication failure)
6 Feb 25 09:53:01 alpha cron[23118]: (root) CMD (echo "cron ran at $(date)" >>/tmp/cron.out)
7 Feb 25 09:53:01 alpha crond[23122]: (root) PAM ERROR (Authentication failure)
8 Feb 25 09:53:01 alpha crond[23122]: (root) FAILED to authorize user with PAM (Authentication failure)
9 Feb 25 09:54:01 alpha cron[23153]: (root) CMD (echo "cron ran at $(date)" >>/tmp/cron.out)
10 Feb 25 09:54:01 alpha crond[23157]: (root) PAM ERROR (Authentication failure)
11 Feb 25 09:54:01 alpha crond[23157]: (root) FAILED to authorize user with PAM (Authentication failure)
12 Feb 25 09:55:01 alpha cron[23160]: (root) CMD (echo "cron ran at $(date)" >>/tmp/cron.out)
13 Feb 25 09:55:01 alpha crond[23164]: (root) PAM ERROR (Authentication failure)
14 Feb 25 09:55:01 alpha crond[23164]: (root) FAILED to authorize user with PAM (Authentication failure)
15
16 AFAICT, it runs the scheduled command except for the very first time.
17
18 I get the same results with normal user's crontab entries.
19
20 --
21 Grant Edwards grant.b.edwards Yow! Wow! Look!! A stray
22 at meatball!! Let's interview
23 gmail.com it!

Replies

Subject Author
Re: [gentoo-user] vixie cron: PAM ERROR Nilesh Govindrajan <me@××××××××.com>
[gentoo-user] Re: vixie cron: PAM ERROR Grant Edwards <grant.b.edwards@×××××.com>