X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=tests%2Fhome%2Ftestuser%2F.ssh%2Fconfig;h=1da2344a5241e2cbf179526ba1098d5c2233ae3d;hb=d0c45a59abaaad797498c6ace5364497bfd0c313;hp=566d1c0976b77063dd531b54dc59541a44c8eb0f;hpb=a718b8d343f7b7de02be1a27a9f98a0ae52f0071;p=monkeysphere.git diff --git a/tests/home/testuser/.ssh/config b/tests/home/testuser/.ssh/config index 566d1c0..1da2344 100644 --- a/tests/home/testuser/.ssh/config +++ b/tests/home/testuser/.ssh/config @@ -5,5 +5,6 @@ KbdInteractiveAuthentication no RSAAuthentication no GSSAPIAuthentication no StrictHostKeyChecking yes +LogLevel DEBUG -# UserKnownHosts file will be filled in dynamically. +# UserKnownHostsFile and ProxyCommand will be filled in dynamically.