|
Switching versions of OpenSSH
I installed an older version of OpenSSH (2.9 I think). It is working fine, but there are security concerns and that annoying "no multiple sessions" limitation when using the SSH1 protocol.
I downloaded the newer version of OpenSSH (3.4?) and I compiled and ran make and created the sshd user and everything seems fine, but I can't get my computer to run the newer version instead of the older version.
Should I uninstal the older version of OpenSSH? If so, how do I do that? Has anyone else come across this problem?
|