diff options
Diffstat (limited to 'ssh_config')
-rw-r--r-- | ssh_config | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ssh_config b/ssh_config index a8a8d72ab..2a484d90c 100644 --- a/ssh_config +++ b/ssh_config | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: ssh_config,v 1.12 2002/01/16 17:55:33 stevesk Exp $ | 1 | # $OpenBSD: ssh_config,v 1.13 2002/06/08 05:41:18 markus Exp $ |
2 | 2 | ||
3 | # This is the ssh client system-wide configuration file. See ssh(1) | 3 | # This is the ssh client system-wide configuration file. See ssh(1) |
4 | # for more information. This file provides defaults for users, and | 4 | # for more information. This file provides defaults for users, and |
@@ -22,8 +22,6 @@ | |||
22 | # RhostsRSAAuthentication yes | 22 | # RhostsRSAAuthentication yes |
23 | # RSAAuthentication yes | 23 | # RSAAuthentication yes |
24 | # PasswordAuthentication yes | 24 | # PasswordAuthentication yes |
25 | # FallBackToRsh no | ||
26 | # UseRsh no | ||
27 | # BatchMode no | 25 | # BatchMode no |
28 | # CheckHostIP yes | 26 | # CheckHostIP yes |
29 | # StrictHostKeyChecking ask | 27 | # StrictHostKeyChecking ask |