From owner-freebsd-security Wed Nov 28 14:15:15 2001 Delivered-To: freebsd-security@freebsd.org Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by hub.freebsd.org (Postfix) with ESMTP id 8841E37B417 for ; Wed, 28 Nov 2001 14:15:10 -0800 (PST) Received: (from emechler@localhost) by radix.cryptio.net (8.11.6/8.11.6) id fASMF9d74486; Wed, 28 Nov 2001 14:15:09 -0800 (PST) (envelope-from emechler) Date: Wed, 28 Nov 2001 14:15:08 -0800 From: Erick Mechler To: Jay Keller Cc: freebsd-security@FreeBSD.ORG Subject: Re: Updating ssh Message-ID: <20011128141508.A67199@techometer.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from Jay Keller on Wed, Nov 28, 2001 at 10:07:56PM +0000 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Install the port into /usr/local as you normally would (make sure LOCALBASE is set to /usr/local), and then edit /etc/rc.conf such that sshd_enable="YES" sshd_program="/usr/local/sbin/sshd" You should probably also set sshd_flags to use the desired host key (most likely in /etc/ssh). This may not be necesary; I'm not entirely sure. If you were to install the port over the BOS version of OpenSSH, you'd just end up blowing it away the next time you did a system upgrade. --Erick At Wed, Nov 28, 2001 at 10:07:56PM +0000, Jay Keller said this: :: I'm trying to update the ssh that is part of the base of 4.4. The latest :: version (after updating using cvs RELENG_4) is openssh-2.9 shown with :: /usr/bin/ssh -V. Openssh 3.0.x is available via ports or packages and is set :: to be installed to /usr/local/whatever. What is the correct way to update :: ssh? Do I go through and delete all of the original ssh files in /usr/bin, :: /etc, the man pages, and so on and then just install the version 3x package? :: Or should I use the port and somehow change the install dir to something to :: match the original or just use /usr/local? :: :: Thanks in advance :: :: _________________________________________________________________ :: Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp :: :: :: To Unsubscribe: send mail to majordomo@FreeBSD.org :: with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message