bugzilla-daemon at mindrot.org
2012-Nov-01 07:28 UTC
[Bug 2045] New: point user to ssh-keygen -R to remove key from known_hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=2045
Priority: P5
Bug ID: 2045
Assignee: unassigned-bugs at mindrot.org
Summary: point user to ssh-keygen -R to remove key from
known_hosts
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: thomas at koch.ro
Hardware: All
Status: NEW
Version: 6.1p1
Component: ssh
Product: Portable OpenSSH
SSH warns the user, if the public key of a host is different from the
one in known_hosts.
Even long time SSH users don't know, that they can remove a key from
the known_hosts file with ssh-keygen -R. They rather use self-made
scripts to delete the line number indicated in the warning message.
Please add information about ssh-keygen -R in the warning message.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2012-Dec-07 05:23 UTC
[Bug 2045] point user to ssh-keygen -R to remove key from known_hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=2045
Daniel Black <daniel.black at ovee.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.black at ovee.com.au
--
You are receiving this mail because:
You are watching the assignee of the bug.
Seemingly Similar Threads
- [Bug 3600] New: please make ssh-keygen symlink aware for proper handling of hosts removal in symlinked known_hosts
- [Bug 2241] New: ssh-keygen -R removes matching key as well as @cert-authority
- [Bug 1544] New: ssh-keygen -l on known_hosts file does not display hostnames for lines with comments
- [Bug 1545] New: ssh-keygen -R removes all comments from known_hosts file
- [Bug 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments