summaryrefslogtreecommitdiff
path: root/tests/home
diff options
context:
space:
mode:
Diffstat (limited to 'tests/home')
-rw-r--r--tests/home/testuser/.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/home/testuser/.ssh/config b/tests/home/testuser/.ssh/config
index 113a511..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
# UserKnownHostsFile and ProxyCommand will be filled in dynamically.