[Bug 1694] New: If authorized_keys exists but can not be opened, this should be logged on server
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sun Jan 10 15:58:09 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1694
Summary: If authorized_keys exists but can not be opened, this
should be logged on server
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: rafal.maj.it at gmail.com
If authorized_keys exists, but has chmod 000, or .ssh has chmod 000 or
600, or for other reason it can not be read by server, then there is
little clue, in the logs, what is going on.
Just:
debug1: trying public key file /home/userfoo/.ssh/authorized_keys
debug1: restore_uid: 0/0
Admin should be informed that there was some problem accessing
authorized_keys (other then not-existing file).
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list