Re: scp problems between Solaris and Tru64

From: Nico Kadel-Garcia (nkadel_at_verizon.net)
Date: 05/18/03

  • Next message: Kjell Andresen: "Re: scp problems between Solaris and Tru64"
    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.


  • Next message: Kjell Andresen: "Re: scp problems between Solaris and Tru64"

    Relevant Pages

    • Re: scp problems between Solaris and Tru64
      ... This was pretty much a fresh install of Tru64 UNIX. ... nothing related to ssh. ... capable of running ssh protocol 2 or scp Protocol 2 and unwilling to ...
      (comp.unix.tru64)
    • Re: scp problems between Solaris and Tru64
      ... This was pretty much a fresh install of Tru64 UNIX. ... nothing related to ssh. ... capable of running ssh protocol 2 or scp Protocol 2 and unwilling to ...
      (comp.security.ssh)
    • W2KSSO problems
      ... Tru64 5.1 (logging via SSH). ... AD on Windows 2000 SP4: ... > debug: ...
      (Tru64-UNIX-Managers)
    • Tru64 5.1A, IPv6, openssh, and tcp_wrappers
      ... I have upgraded our test server, an Alpha Personal Workstation 600au, to ... I am now having problems with ssh connections. ... This does not happen on my server running Tru64 4.0D. ...
      (Tru64-UNIX-Managers)
    • Re: two SSH compatibility scenarios: can it work?
      ... We are required to use SSH to log into the Engineering lab machines. ... > server software displays this header upon telnet connection to port 22. ... I still use Windows on my notebook for application compatibility. ... > running OpenSSH 3.4p1. ...
      (comp.security.ssh)