[Bug 2145] ssh-keygen -R doesn't work when there are entries for "proxycommand" keys

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Feb 12 19:36:24 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2145

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
This is working as intended: if the known_hosts file is messed up then
ssh-keygen -R bails out instead of blundering ahead and destroying it
further.

We've fixed the bug in ssh that put the "<no hostip for proxy command>"
entries in known_hosts to begin with a while back IIRC.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list