testing: A bit more fine-tuning, so that the test suite should successfully complete...
[monkeysphere.git] / tests / home / testuser / .ssh / config
index 566d1c0976b77063dd531b54dc59541a44c8eb0f..1da2344a5241e2cbf179526ba1098d5c2233ae3d 100644 (file)
@@ -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.