From 182ee6e6d9b13f0a117a19bd4b9e3318a74233eb Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 12 Jul 2000 09:45:27 +1000 Subject: - (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 --- ssh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ssh_config') diff --git a/ssh_config b/ssh_config index 5963b16d..70275b39 100644 --- a/ssh_config +++ b/ssh_config @@ -19,7 +19,7 @@ # RhostsRSAAuthentication yes # RSAAuthentication yes # PasswordAuthentication yes -# FallBackToRsh yes +# FallBackToRsh no # UseRsh no # BatchMode no # CheckHostIP yes -- cgit v1.2.3