From owner-freebsd-questions Tue Feb 12 11:32:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from zigman.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id 18B2937B417 for ; Tue, 12 Feb 2002 11:32:37 -0800 (PST) Received: by zigman.2y.net (Postfix, from userid 1001) id 82E0B1CC8; Tue, 12 Feb 2002 20:12:22 +0100 (CET) Date: Tue, 12 Feb 2002 20:12:22 +0100 From: Morsal Rodbay To: Joel Dinel Cc: freebsd-questions@freebsd.org Subject: Re: Installing OpenSSH 3.0.2 from ports Message-ID: <20020212201222.B52894@zigman.2y.net> Reply-To: Morsal Rodbay References: <20011218153143.A58670@sunder.touchtunes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20011218153143.A58670@sunder.touchtunes.com>; from dinjo@touchtunes.com on Tue, Dec 18, 2001 at 03:31:43PM -0500 X-Operating-System: FreeBSD 4.4 [up 30 days, 2:38] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 18, 2001 at 03:31:43PM -0500, Joel Dinel wrote: > Is there anything specific that should be done if I want to replace the > stock OpenSSH from 4.4-RELEASE with OpenSSH 3.0.2 from ports? Will a > simple 'make install' do the trick? > > Thanks! You gotta make sure that the new sshd is started instead of the one installed in /sbin. :) This can be done through /etc/rc.conf. The newer sshd is installed in /usr/local/sbin/. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message