testing: moved the LogLevel debugging for ssh into config files, added an ssh-agent...
[monkeysphere.git] / tests / home / testuser / .ssh / config
index 113a511d32f45216ba664cb5fd8ce650bd47c81f..1da2344a5241e2cbf179526ba1098d5c2233ae3d 100644 (file)
@@ -5,5 +5,6 @@ KbdInteractiveAuthentication no
 RSAAuthentication no
 GSSAPIAuthentication no
 StrictHostKeyChecking yes
+LogLevel DEBUG
 
 # UserKnownHostsFile and ProxyCommand will be filled in dynamically.