From 7a7483d72e9a94229c5f88c5bc35f80f5fd28e36 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sun, 9 Jun 2002 20:05:35 +0000 Subject: - markus@cvs.openbsd.org 2002/06/08 05:41:18 [ssh_config] remove FallBackToRsh/UseRsh --- ssh_config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ssh_config') diff --git a/ssh_config b/ssh_config index a8a8d72ab..2a484d90c 100644 --- a/ssh_config +++ b/ssh_config @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.12 2002/01/16 17:55:33 stevesk Exp $ +# $OpenBSD: ssh_config,v 1.13 2002/06/08 05:41:18 markus Exp $ # This is the ssh client system-wide configuration file. See ssh(1) # for more information. This file provides defaults for users, and @@ -22,8 +22,6 @@ # RhostsRSAAuthentication yes # RSAAuthentication yes # PasswordAuthentication yes -# FallBackToRsh no -# UseRsh no # BatchMode no # CheckHostIP yes # StrictHostKeyChecking ask -- cgit v1.2.3