[Bug 1788] simple option to ignore known_hosts

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 2 13:29:43 EST 2010


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

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Darren Tucker <dtucker at zip.com.au>  ---
You can already do this with "UserKnownhostsFile /dev/null" but that
doesn't make it a good idea as you lose all MITM protection.

If you have a pre-existing trust relationship with the provisioner then
they could create a certified host key (see SSH_KNOWN_HOSTS_FORMAT in
sshd(8) and ssh-keygen(1))

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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