X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/90a728c40c3009b4795068f6e24b70cc25c8ba60..948222999dd48905d4334b9204a9348920a7f2cb:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index 137050b..7f459cb 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -372,14 +372,14 @@ Host * ControlPersist 30 ExitOnForwardFailure yes ForwardAgent no - ForwardX11 no - ForwardX11Trusted no + #ForwardX11 no + #ForwardX11Trusted no HashKnownHosts no NumberOfPasswordPrompts 2 PasswordAuthentication yes Protocol 2 ServerAliveInterval 45 StrictHostKeyChecking yes - UpdateHostKeys no + #UpdateHostKeys no VerifyHostKeyDNS ask VisualHostKey no