]> andersk Git - openssh.git/blobdiff - ssh_config
- (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
[openssh.git] / ssh_config
index 6e732a22e6f33f2042ae8cfd2924c962f79c8e9a..cb360d04b597449ad9040edee53e10eba338195f 100644 (file)
 #   RhostsRSAAuthentication yes
 #   RSAAuthentication yes
 #   PasswordAuthentication yes
-#   FallBackToRsh yes
+#   FallBackToRsh no
 #   UseRsh no
 #   BatchMode no
 #   CheckHostIP yes
 #   StrictHostKeyChecking no
 #   IdentityFile ~/.ssh/identity
 #   Port 22
+#   Protocol 2,1
 #   Cipher blowfish
 #   EscapeChar ~
-
-# Be paranoid by default
-Host *
-       ForwardAgent no
-       ForwardX11 no
-       FallBackToRsh no
This page took 0.03264 seconds and 4 git commands to generate.