From 132b82a88b5b6cbf48f3aba461aefd79242f7b12 Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 28 Mar 2005 05:40:54 +0000 Subject: [PATCH 1/1] +StrictHostKeyChecking ask - Just to be sure, maybe for VAJ Debian. --- .ssh/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.ssh/config b/.ssh/config index ed00f35..9cd4e44 100644 --- a/.ssh/config +++ b/.ssh/config @@ -55,3 +55,4 @@ ConnectionAttempts 1 UsePrivilegedPort no RhostsRSAAuthentication no ForwardX11 no +StrictHostKeyChecking ask -- 1.8.3.1