From owner-freebsd-isp Mon Dec 10 13:21:22 2001 Delivered-To: freebsd-isp@freebsd.org Received: from su.ualberta.ca (mail.su.ualberta.ca [129.128.133.14]) by hub.freebsd.org (Postfix) with ESMTP id A862F37B41D for ; Mon, 10 Dec 2001 13:21:16 -0800 (PST) Received: from [129.128.133.6] (HELO localhost) by su.ualberta.ca (CommuniGate Pro SMTP 3.5b9) with ESMTP id 540068 for freebsd-isp@freebsd.org; Mon, 10 Dec 2001 14:21:10 -0700 Date: Mon, 10 Dec 2001 14:21:08 -0700 Mime-Version: 1.0 (Apple Message framework v475) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: updating SSH version From: Colin Harford To: freebsd-isp@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: Apple Mail (2.475) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Okay, so I have a testing system running FreeBSD 4.4-Stable. It was running SSH version 2.9 that is included with 4.4-Stable, I=20 upgraded that to 3.0.2 What I did was this 1) update ports tree 2) install SSH 3.0.2 from ports 3) in /etc/make.conf put : NO_OPENSSH=3Dtrue 4) in /etc/rc.conf put sshd_enable=3D"YES" path_to_sshd=3D"/usr/local/sbin/sshd" 5) recompiled the sources and kernel and rebooted the machine When i type ssh -V as a normal user I get 2.9 but if I do it as root i=20= get 3.0.2. (the same goes if I do sshd -V) My question is this, what is the best way to upgrade the SSH version. =20= If it is how I did it, then why do I get different responses. Colin Harford =A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 = =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Systems and Network Administrator =A0=A0=A0=A0 Apple Product=20 Professional =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D =A0=A0=A0=A0 Computer and Network Support =A0=A0=A0=A0=A0=A0=A0=A0 =09 University of Alberta Students' Union =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0 =20 http://www.su.ualberta.ca Phone: (780) 492-4241 =A0=A0Fax: =A0(780) 492-4643 Suite 2-900, SUB: 8900-114 St, University of Alberta, Edmonton, Alberta, T6G 2J7 Opinions expressed herein are solely the responsibility of the author, it may not reflect the opinions of others or reality. And the author wouldn't have it any other way. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message