[Bug 2413] Suppress 'Permanently added ... to known hosts' when redirecting to /dev/null

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jun 16 14:34:08 AEST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
Well ssh *is* actually writing it, but it's being immediately discarded
outside of ssh's control.

You can already suppress the warning with LogLevel=ERROR as noted in
those links and UserKnownHostsFile=/dev/null is a pretty poor practice
anyway, so I don't think we should be doing anything to encourage it.

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


More information about the openssh-bugs mailing list