From: tfheen Date: Tue, 1 Apr 2008 11:33:59 +0000 (+0000) Subject: do not check host key for localhost X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3e19f9d682feddf08f2dd47df89f5be6297b21;p=dotfiles do not check host key for localhost git-svn-id: file:///svn/tfheen/trunk/dotfiles@1202 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/ssh/config b/ssh/config index ba1a5de..10e7df3 100644 --- a/ssh/config +++ b/ssh/config @@ -3,6 +3,7 @@ HashKnownHosts no TCPKeepAlive yes ServerAliveInterval 60 GSSAPIAuthentication yes +NoHostAuthenticationForLocalhost yes # Fattigmanns vpn #Host tellus