Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 13:31:16 -0800
From:      Ulf Zimmermann <ulf@Alameda.net>
To:        Colin Harford <colin.harford@mail.su.ualberta.ca>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: updating SSH version
Message-ID:  <20011210133116.P76137@seven.alameda.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:
> 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 
> 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=true
> 4) in /etc/rc.conf put
> 	 sshd_enable="YES"
> 	path_to_sshd="/usr/local/sbin/sshd"
> 5) recompiled the sources and kernel and rebooted the machine

Did you remove the ssh/sshd which was on your system ? Just setting

> 3) in /etc/make.conf put : NO_OPENSSH=true

and 

> 5) recompiled the sources and kernel and rebooted the machine

doesn't remove the previous existing ssh/sshd in /usr/bin and /usr/sbin

> 
> 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.
> 
> 
> Colin Harford    
> 
>                                       
> Systems and Network Administrator     	        Apple Product 
> Professional
> =================================     
> Computer and Network Support           	
> University of Alberta Students' Union                     
> http://www.su.ualberta.ca
> Phone: (780) 492-4241   Fax:  (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
> 

-- 
Regards, Ulf.

---------------------------------------------------------------------
Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204

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?20011210133116.P76137>