Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20
From: Darren Tucker (dtucker_at_zip.com.au)
Date: 02/24/04
- Previous message: Darren Tucker: "Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Maybe in reply to: peter.kielbasiewicz_at_philips.com: "3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Next in thread: uxadm (pk): "Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Reply: uxadm (pk): "Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 24 Feb 2004 19:15:50 +1100 To: "uxadm (pk)" <uxadm@bbl.ms.philips.com>
uxadm (pk) wrote:
>> Darren Tucker <dtucker@zip.com.au>
>> 23.02.2004 22:11
>> 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?
Read the source :-)
In this case, type = -1 means that the file was not recognised as a
public key. What were the debug lines preceding that one? They'll be
from key_load_public and friends.
Another wild guess: does OpenSSL's self tests (ie "make test") pass?
FWIW 3.7.1p2 works with SSHv2 and pubkey auth on HP-UX 11.00 for me. I
don't have access to a 10.x box.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Darren Tucker: "Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Maybe in reply to: peter.kielbasiewicz_at_philips.com: "3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Next in thread: uxadm (pk): "Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Reply: uxadm (pk): "Re: 3.7.1p2 client ignores rsa2 public key authentication on HPUX 10.20"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]