From owner-freebsd-stable Sun Dec 10 2:19:16 2000 From owner-freebsd-stable@FreeBSD.ORG Sun Dec 10 02:19:14 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 9C0DD37B400; Sun, 10 Dec 2000 02:19:13 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA48822; Sun, 10 Dec 2000 11:19:08 +0100 (CET) (envelope-from des@ofug.org) Sender: des@ofug.org X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: rsowders@usgs.gov Cc: Kal Torak , FreeBSD-stable , owner-freebsd-stable@FreeBSD.ORG Subject: Re: ssh port broken? References: From: Dag-Erling Smorgrav Date: 10 Dec 2000 11:19:08 +0100 In-Reply-To: rsowders@usgs.gov's message of "Sat, 9 Dec 2000 22:54:54 -0800" Message-ID: Lines: 14 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rsowders@usgs.gov writes: > If you want ssh there is no reason to install the > port, it is part of the OS now. You just need to > enable it in the /etc/rc.conf file. Copy the > ssh_enable=yes line from the /etc/defualts/rc.conf > into the /etc/rc.conf and reboot. /etc/defaults/rc.conf is always read before /etc/rc.conf, so there's no point in listing anything in /etc/rc.conf unless it overrides the default setting. In recent FreeBSD releases, ssh is enabled by default. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message