Displaying 1 result from an estimated 1 matches for "dtpflug".
Did you mean:
dpflug
2010 Mar 30
3
[Bug 1747] New: AuthorizedKeysFile not working as advertised
...g as advertised
Product: Portable OpenSSH
Version: 5.4p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: dtpflug at gmail.com
In the upgrade from 5.3 to 5.4, my pubkey authentication stopped
working. I investigated and found this in the logs:
Mar 29 19:46:42 dpflug-desktop sshd[18203]: debug1: trying public key
file //.ssh/authorized_keys
That's the only place it checks for authorized_keys.
I asked i...