Article 6J1BF PAM authentication failure

PAM authentication failure

by
mfoley
from LinuxQuestions.org on (#6J1BF)
I've just upgraded a computer to Slackware 15.0. This release includes PAM. I'm having some authentication issue, the first of which is shown below in /var/log/secure:
Code:Jan 22 00:16:11 mail sshd[1488]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=180.101.88.225 user=root
Jan 22 00:16:11 mail sshd[1488]: gkr-pam: unable to locate daemon control file
Jan 22 00:16:11 mail sshd[1488]: gkr-pam: stashed password to try later in open session
Jan 22 00:16:14 mail sshd[1488]: gkr-pam: unable to locate daemon control file
Jan 22 00:16:14 mail sshd[1488]: gkr-pam: stashed password to try later in open session
Jan 22 00:16:17 mail sshd[1488]: gkr-pam: unable to locate daemon control file
Jan 22 00:16:17 mail sshd[1488]: gkr-pam: stashed password to try later in open session
Jan 22 00:16:20 mail sshd[1488]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=180.101.88.225 user=rootThese messages repeat about every 15 seconds, forever.

Any idea why?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments