Date: Tue, 12 Feb 2002 20:12:22 +0100 From: Morsal Rodbay <morsal@swipnet.se> To: Joel Dinel <dinjo@touchtunes.com> Cc: freebsd-questions@freebsd.org Subject: Re: Installing OpenSSH 3.0.2 from ports Message-ID: <20020212201222.B52894@zigman.2y.net> In-Reply-To: <20011218153143.A58670@sunder.touchtunes.com>; from dinjo@touchtunes.com on Tue, Dec 18, 2001 at 03:31:43PM -0500 References: <20011218153143.A58670@sunder.touchtunes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212201222.B52894>