Re: scp problems between Solaris and Tru64

From: Kjell Andresen (kjell_at_usit.uio.no)
Date: 05/18/03


Date: 18 May 2003 07:06:06 +0200


[HPs ssh is an required subset on Tru64 v5.1B]

Nico Kadel-Garcia <nkadel@verizon.net> writes:

> 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.

Me too; I have also suggested to HP through my service channel
to change the status to something other (not required).

> 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.

My collegue made stated this when he helped me solve the case:

We don't spread ssh.com keys. If we had to do it it would be a total
number of ..
 
$ awk '{sum += split($1, a, ",")}END{print sum}' /etc/ssh/ssh_known_hosts2
  9044
 
... 9044 files to /.ssh2/hostkeys/. Use /local/bin/ssh.

Regards,
Kjell Andresen Systems administrator, University of Oslo, Norway
                Center for Information Technology Services and
                Department of Geophysics



Relevant Pages

  • SUMMARY: OpenSSH 3.8p1 bug and 5.1B issues
    ... Next problem was that 5.1B installs the commercial SSH by default ... It is caused by OpenSSH on the server executing the firct scp program it ... Tru64 scp doesnt speak OpenSSH scp. ...
    (Tru64-UNIX-Managers)
  • Re: scp problems between Solaris and Tru64
    ... Ann Majeske wrote: ... > The version of ssh supplied with Tru64 UNIX does not ... > implement the ssh version 1 protocol. ... > way is to install Openssh in addition to the Tru64 ...
    (comp.unix.tru64)