Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20

From: uxadm (pk) (uxadm_at_bbl.ms.philips.com)
Date: 02/24/04

  • Next message: Richard Watson: "Logging into SSH"
    Date: Tue, 24 Feb 2004 08:57:50 +0100
    To: dtucker@zip.com.au
    
    

    >Darren Tucker <dtucker@zip.com.au>
    >23.02.2004 22:11
    >
    >peter.kielbasiewicz@philips.com wrote:
    >
    >
    >>I am running openssh 3.7.1p2 on HPUX 10.20.
    >>Everything works fine except that my client simply ignores all
    >>authentication methods except interactive login.
    >>
    >>
    >
    >Wild guess: try adding "#define BROKEN_REALPATH 1" to config.h and
    >recompiling.
    >
    >
    >
    Thanks for your answer but unfortunately it did not solve the problem.
    I still can only get publickey authentication using an rsa1 key pair
    whereas rsa2 or dsa key pairs are simply ignored.
    It seems 3.7 is not recognizing rsa2 features properly. I have heard
    from some HP guys that they turned back to 3.6

    > debug1: identity file /home/peterk/.ssh/id_rsa type -1
                                                     ^^^^^^^
          Where can I find information what the type meanings are?
     
    debug1: Next authentication method: publickey
    debug2: we did not send a packet, disable method
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          How can I get it to send a packet and not disable the method

    best regards
      Peter

     (peter.kielbasiewicz@philips.com)


  • Next message: Richard Watson: "Logging into SSH"