From owner-freebsd-isp Mon Dec 10 20:11:40 2001 Delivered-To: freebsd-isp@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 121D737B416 for ; Mon, 10 Dec 2001 20:11:39 -0800 (PST) Received: by leaf.lumiere.net (Postfix, from userid 1082) id F20D6CD13; Mon, 10 Dec 2001 20:11:38 -0800 (PST) Date: Mon, 10 Dec 2001 20:11:38 -0800 From: Derrick John Klise To: Colin Harford Cc: freebsd-isp@freebsd.org Subject: Re: updating SSH version Message-ID: <20011210201138.A78278@leaf.lumiere.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 colin.harford@mail.su.ualberta.ca on Mon, Dec 10, 2001 at 02:21:08PM -0700 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 On Mon, Dec 10, 2001 at 02:21:08PM -0700, Colin Harford wrote: > When i type ssh -V as a normal user I get 2.9 but if I do it as root i > 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. > If it is how I did it, then why do I get different responses. You're running the old version that's part of the base system (/usr/sbin/sshd) when you run it as the normal user. Try running 'which sshd' under both users to see which one you're running. -- Derrick John Klise "I went into a general store, and they wouldn't sell me anything specific". -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message