Subject: ssh and openssh
To: None <netbsd-help@netbsd.org>
From: Frank Knappe <knappe@tu-harburg.de>
List: netbsd-help
Date: 06/07/2002 21:58:42
			Hallo!

I'm a little bit confused. <It seems that I have two different
ssh-systems installed.

root@trinity# which ssh
/usr/bin/ssh
root@trinity# /usr/bin/ssh -v
OpenSSH_2.5.1 NetBSD_Secure_Shell-20010614, SSH protocols 1.5/2.0, OpenSSL
0x0090581f

root@trinity# /usr/pkg/bin/ssh -v
OpenSSH_3.2.3p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f

I also have have 3 different configuration files:
/etc/sshd.conf
/etc/sshd_config
/usr/pkg/etc/ssh_config 
The make install of the openssh says that is the right location, but I 
think only for the 3.2 version.

Is there any way to remove the old Openssh version.



Ciao , Frank .