From: martin f. krafft Date: Fri, 31 Oct 2008 07:20:14 +0000 (+0100) Subject: disable the visual host key crap X-Git-Url: https://git.madduck.net/etc/ssh.git/commitdiff_plain/e856802f5203e61e65ea5f972626c98d72b120e9?ds=sidebyside disable the visual host key crap --- diff --git a/.ssh/config.in b/.ssh/config.in index 6754c31..b6638b4 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -382,5 +382,5 @@ Host * # UsePrivilegedPort no # UserKnownHostsFile ~/.ssh/known_hosts # VerifyHostKeyDNS no - VisualHostKey yes + VisualHostKey no # XAuthLocation /usr/X11R6/bin/xauth