Re: scp problems between Solaris and Tru64
From: Nico Kadel-Garcia (nkadel_at_verizon.net)
Date: 05/18/03
- Previous message: Ann Majeske: "Re: scp problems between Solaris and Tru64"
- In reply to: Ann Majeske: "Re: scp problems between Solaris and Tru64"
- Next in thread: Kjell Andresen: "Re: scp problems between Solaris and Tru64"
- Reply: Kjell Andresen: "Re: scp problems between Solaris and Tru64"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 18 May 2003 02:22:48 GMT
Ann Majeske wrote:
> Here's the response I sent to Dr Kirkby's query to the
> tru64-unix-managers list:
>
> The version of ssh supplied with Tru64 UNIX does not
> implement the ssh version 1 protocol. So, it must have been
> your SUN system requesting sshv1 for some reason.
>
> You shouldn't try to remove the Tru64 version of
> ssh from your V5.1B system. It has been tied into the
> OS and is required for clusters.
>
> If you really need ssh v1 support, the recommended
> way is to install Openssh in addition to the Tru64
> version of ssh, and then configure the Tru64 version
> of ssh to call Openssh if it gets a v1 request.
> To do this you add the following options to the
> sshd2_config file:
> Ssh1Compatibility yes
> Sshd1Path /usr/local/sbin/sshd
> Sshd1ConfigFile /usr/local/etc/ssh/sshd_config
> and restart the Tru64 ssh daemon.
>
> Ann Majeske
Gack. Just gack. One may as well put one's head in a cheese grater.
The advantages of OpenSSH over the ssh.com code are sufficiently great
in security and flexibility that I'd strongly urge moving aside the
ssh.com binaries and using OpenSSH instead. This is precisely what I've
done on several Tru64 systems, and I haven't had a lick of trouble with
the OpenSSH.
Remember, given the death of the Alpha technology and the HP/Compaq
merger, we can expect Tru64 support to be phased out and abandoned over
the next years. And Tru64 *never* kept its packages that are available
as open software up-to-date, including tar, csh, make, grep, perl, etc.,
etc., etc.
- Previous message: Ann Majeske: "Re: scp problems between Solaris and Tru64"
- In reply to: Ann Majeske: "Re: scp problems between Solaris and Tru64"
- Next in thread: Kjell Andresen: "Re: scp problems between Solaris and Tru64"
- Reply: Kjell Andresen: "Re: scp problems between Solaris and Tru64"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|