Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 20:11:38 -0800
From:      Derrick John Klise <derrick@lumiere.net>
To:        Colin Harford <colin.harford@mail.su.ualberta.ca>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: updating SSH version
Message-ID:  <20011210201138.A78278@leaf.lumiere.net>
In-Reply-To: <D400AE72-EDB3-11D5-99CA-003065BDB7AC@mail.su.ualberta.ca>; from colin.harford@mail.su.ualberta.ca on Mon, Dec 10, 2001 at 02:21:08PM -0700
References:  <D400AE72-EDB3-11D5-99CA-003065BDB7AC@mail.su.ualberta.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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			<derrick@lumiere.net>
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210201138.A78278>