diff options
Diffstat (limited to 'ssh_config')
-rw-r--r-- | ssh_config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ # RhostsRSAAuthentication yes # RSAAuthentication yes # PasswordAuthentication yes -# FallBackToRsh yes +# FallBackToRsh no # UseRsh no # BatchMode no # CheckHostIP yes |