Displaying 1 result from an estimated 1 matches for "fbsd8".
Did you mean:
fbsd
2011 Nov 15
2
Possible pam_ssh bug?
..., /etc/pam.d/sshd was configured for authentication using:
-------------
auth required pam_ssh.so no_warn try_first_pass
-------------
I enabled _openpam_debug in pam_ssh and found this during a login via sshd to the user's account:
-------------
Nov 15 09:51:53 fbsd8-i386 sshd[52853]: in pam_ssh_load_key(): failed to load key from /home/targetuser/.ssh/identity
Nov 15 09:51:53 fbsd8-i386 sshd[52853]: in pam_ssh_load_key(): loaded '/home/targetuser/.ssh/id_rsa' from /home/targetuser/.ssh/id_rsa
Nov 15 09:51:53 fbsd8-i386 sshd[52853]: in pam_ssh_load_key(...