I see, but what happens if I upgrade for the second time, will the location change? or just overwrite the old binary?
Thanks, Frederic ----- Original Message ----- From: "Scott Robbins" <[EMAIL PROTECTED]> To: "Daniel Bye" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 7:24 AM Subject: Re: ssh upgrade > On Thu, Jul 11, 2002 at 10:12:50AM +0100, Daniel Bye wrote: > > On Wed, Jul 10, 2002 at 11:23:25PM -0400, frederic wrote: > > > Hi, > > > > > > I want to upgrade my version of ssh, what is the best way to do that. Whenever I tried it in the past the tar ball installed successfully but whenever I type ssh -V the old version number still shows up. I am sure I have to rename something but I am not sure what and where :-) > > > > > > > > > Note also that if you want to run the upgraded sshd, you need to set > > sshd_program in /etc/rc.conf to point to the location of the new > > binary: > > > > sshd_program="/usr/local/sbin/sshd" > > > Actually, although the pkg-message says that, you can skip it. :) > (found this out by accident.) :) As long as you rename the > /usr/local/etc/rc.d/sshd.sh.sample to to sshd.sh and either turn off > sshd in /etc/rc.conf or remove it entirely, the new version will start > up on boot. > > HTH > > Scott > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
