From owner-freebsd-stable Mon Jul 31 0:57:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F18537B627 for ; Mon, 31 Jul 2000 00:57:24 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id AAA73567 for ; Mon, 31 Jul 2000 00:56:54 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 31 Jul 2000 00:56:54 -0700 (PDT) From: Kris Kennaway To: stable@freebsd.org Subject: HEADS UP! OpenSSH FallBackToRsh default changed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've changed the default value of FallBackToRsh from 'yes' to 'no' in the ssh_config file - the meaning is pretty obvious: the SSH client won't try and connect via rsh if it can't connect via SSH. It's pretty silly default behaviour since most people who are running SSH probably aren't running rsh (or shouldn't be) and I don't expect it to bother anyone since you can just turn it back on if you're one of the few who likes it. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message