アカウントがアクティブであっても、正しいパスワードでログインに失敗する
Issue
- パスワードが正しく入力されていても、ユーザーアカウントの SSH やコンソールのログインに失敗します。
- ユーザーアカウントは、ロック、無効、または期限切れではありません。
問題 1
ログインが拒否され、/var/log/secure
に次のエラーが表示されます。
May 22 17:43:51 host0 sshd[14202]: error: PAM: Authentication failure for testuser from host0.testdomain.com
....
May 22 17:44:33 host0 sshd[14202]: Failed password for testuser from 10.xx.yy.zz port 43596 ssh2
問題 2
ログインが拒否され、/var/log/secure
に次のエラーが表示されます。
May 22 16:54:48 host0 sshd[12798]: pam_access(sshd:account): access denied for user `testuser' from `host0.testdomain.com'
May 22 16:54:48 host0 sshd[12784]: error: PAM: User account has expired for testuser from host0.testdomain.com
May 22 16:54:48 host0 sshd[12784]: fatal: monitor_read: unpermitted request 104
Environment
- Red Hat Enterprise Linux 6.x、7.x
- PAM
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.