tr333
April 27th, 2009, 07:51 PM
I am getting cron authentication errors appearing in the syslog:
Apr 28 07:20:01 wiki CRON[13514]: Authentication failure
Apr 28 07:30:01 wiki CRON[13546]: Authentication failure
Apr 28 07:39:01 wiki CRON[13575]: Authentication failure
Apr 28 07:40:01 wiki CRON[13579]: Authentication failure
Apr 28 07:50:01 wiki CRON[13611]: Authentication failure
Apr 28 08:00:01 wiki CRON[13643]: Authentication failure
Apr 28 08:09:01 wiki CRON[13672]: Authentication failure
Apr 28 08:10:01 wiki CRON[13676]: Authentication failure
Apr 28 08:17:01 wiki CRON[13699]: Authentication failure
Apr 28 08:20:01 wiki CRON[13709]: Authentication failure
Apr 28 08:30:01 wiki CRON[13741]: Authentication failure
Apr 28 08:39:01 wiki CRON[13770]: Authentication failure
Apr 28 08:40:01 wiki CRON[13774]: Authentication failure
Apr 28 08:50:01 wiki CRON[13806]: Authentication failure
Apr 28 09:00:01 wiki CRON[13838]: Authentication failure
Apr 28 09:09:01 wiki CRON[13867]: Authentication failure
Can anyone explain why these errors are occuring?
I checked /var/log/auth.log and noticed the following cron errors:
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): PAM config: global:krb5_ccache_type 'FILE'
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): failed to get GP info
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): request failed
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): User 'root' is not known.
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): Returning 7 for user "root"
Apr 28 09:00:01 wiki CRON[13838]: pam_unix(cron:account): account root has expired (account expired)
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): PAM config: global:krb5_ccache_type 'FILE'
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): failed to get GP info
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): request failed
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): User 'root' is not known.
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): Returning 7 for user "root"
Apr 28 09:09:01 wiki CRON[13867]: pam_unix(cron:account): account root has expired (account expired)
Is it related to having likewise-open installed?
Apr 28 07:20:01 wiki CRON[13514]: Authentication failure
Apr 28 07:30:01 wiki CRON[13546]: Authentication failure
Apr 28 07:39:01 wiki CRON[13575]: Authentication failure
Apr 28 07:40:01 wiki CRON[13579]: Authentication failure
Apr 28 07:50:01 wiki CRON[13611]: Authentication failure
Apr 28 08:00:01 wiki CRON[13643]: Authentication failure
Apr 28 08:09:01 wiki CRON[13672]: Authentication failure
Apr 28 08:10:01 wiki CRON[13676]: Authentication failure
Apr 28 08:17:01 wiki CRON[13699]: Authentication failure
Apr 28 08:20:01 wiki CRON[13709]: Authentication failure
Apr 28 08:30:01 wiki CRON[13741]: Authentication failure
Apr 28 08:39:01 wiki CRON[13770]: Authentication failure
Apr 28 08:40:01 wiki CRON[13774]: Authentication failure
Apr 28 08:50:01 wiki CRON[13806]: Authentication failure
Apr 28 09:00:01 wiki CRON[13838]: Authentication failure
Apr 28 09:09:01 wiki CRON[13867]: Authentication failure
Can anyone explain why these errors are occuring?
I checked /var/log/auth.log and noticed the following cron errors:
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): PAM config: global:krb5_ccache_type 'FILE'
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): failed to get GP info
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): request failed
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): User 'root' is not known.
Apr 28 09:00:01 wiki CRON[13838]: pam_lwidentity(cron:account): Returning 7 for user "root"
Apr 28 09:00:01 wiki CRON[13838]: pam_unix(cron:account): account root has expired (account expired)
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): PAM config: global:krb5_ccache_type 'FILE'
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): failed to get GP info
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): request failed
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): User 'root' is not known.
Apr 28 09:09:01 wiki CRON[13867]: pam_lwidentity(cron:account): Returning 7 for user "root"
Apr 28 09:09:01 wiki CRON[13867]: pam_unix(cron:account): account root has expired (account expired)
Is it related to having likewise-open installed?