summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-12 09:45:27 +1000
committerDamien Miller <djm@mindrot.org>2000-07-12 09:45:27 +1000
commit182ee6e6d9b13f0a117a19bd4b9e3318a74233eb (patch)
tree016940bacc612da29db1b463cd0684f74796f697 /ssh_config
parentb2dc28e9c8584884fda5fb8bfef1125ecac78628 (diff)
- (djm) OpenBSD CVS Updates:
- deraadt@cvs.openbsd.org 2000/07/11 02:11:34 [session.c sshd.c ] make MaxStartups code still work with -d; djm - deraadt@cvs.openbsd.org 2000/07/11 13:17:45 [readconf.c ssh_config] disable FallBackToRsh by default
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config
index 5963b16df..70275b392 100644
--- a/ssh_config
+++ b/ssh_config
@@ -19,7 +19,7 @@
19# RhostsRSAAuthentication yes 19# RhostsRSAAuthentication yes
20# RSAAuthentication yes 20# RSAAuthentication yes
21# PasswordAuthentication yes 21# PasswordAuthentication yes
22# FallBackToRsh yes 22# FallBackToRsh no
23# UseRsh no 23# UseRsh no
24# BatchMode no 24# BatchMode no
25# CheckHostIP yes 25# CheckHostIP yes