]> andersk Git - openssh.git/blobdiff - ssh_config
- (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
[openssh.git] / ssh_config
index b71ff6588a673a8abb9bdd2d786dd3ecce8b51b3..cb360d04b597449ad9040edee53e10eba338195f 100644 (file)
@@ -19,7 +19,7 @@
 #   RhostsRSAAuthentication yes
 #   RSAAuthentication yes
 #   PasswordAuthentication yes
-#   FallBackToRsh yes
+#   FallBackToRsh no
 #   UseRsh no
 #   BatchMode no
 #   CheckHostIP yes
@@ -29,9 +29,3 @@
 #   Protocol 2,1
 #   Cipher blowfish
 #   EscapeChar ~
-
-# Be paranoid by default
-Host *
-       ForwardAgent no
-       ForwardX11 no
-       FallBackToRsh no
This page took 0.055212 seconds and 4 git commands to generate.