Re: scp problems between Solaris and Tru64

From: Ann Majeske (Ann.Majeske_at_HP.com)
Date: 05/18/03

  • Next message: Nico Kadel-Garcia: "Re: scp problems between Solaris and Tru64"
    Date: Sat, 17 May 2003 21:24:32 -0400
    
    

    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


  • Next message: Nico Kadel-Garcia: "Re: scp problems between Solaris and Tru64"

    Relevant Pages

    • 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)
    • 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)