Displaying 1 result from an estimated 1 matches for "computer42".
Did you mean:
computer2
2010 Nov 21
3
[Bug 1839] New: ssh/scp to localhost/127.0.0.1 should not update known_hosts
...Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: dirk at computer42.org
If ssh/scp is used on computers with a shared home directory the
localhost key noted in ~/.ssh/known_hosts is ambiguous.
If the user fist ssh to localhost on host A and afterwards do the same
on host B he is getting an error message.
On the other side the host key for localhost is only a va...