# ssh config file for testuser for monkeysphere test suite. Host * PasswordAuthentication no KbdInteractiveAuthentication no RSAAuthentication no GSSAPIAuthentication no StrictHostKeyChecking yes LogLevel DEBUG # UserKnownHostsFile and ProxyCommand will be filled in dynamically.