Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i

From: Wolfram Greinert (wolfram_at_rz.uni-leipzig.de)
Date: 10/24/03


Date: 24 Oct 2003 20:38:10 +0200

dtucker@dodgy.net.au (Darren Tucker) writes:

>In article <bn88on$6a5@server1.rz.uni-leipzig.de>,
>Wolfram Greinert <wolfram@rz.uni-leipzig.de> wrote:
>>We have a problem with OpenSSH and HP-UX 11i. With OpenSSH_3.6.1p1 we can
>>use the publickeys (~/.ssh/id_rsa). With the same .ssh-dir and config-files
>>in /etc/openssh OpenSSH_3.7.1p2 will not use the publickeys and prompt
>>for password :-( We have try this with OpenSSL 0.9.7b and OpenSSL 0.9.7c !
>>Why OpenSSH_3.7.1p2 not use my publickey-files ????????

>Try adding "#define BROKEN_REALPATH 1" to config.h and recompiling
>(ie run configure, edit config.h and run make).

I try it, but no success :-(

OpenSSH_3.7.1p2 will not use the publickey-files and prompt for password:

debug1: Authentications that can continue: publickey,password
debug3: start over, passed a different list publickey,password
debug3: preferred publickey,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred:
debug3: authmethod_is_enabled password
debug1: Next authentication method: password

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

-- 
#  Wolfram Greinert                       #
#  email: greinert@rz.uni-leipzig.de      #


Relevant Pages

  • public key auth using exported putty keys.
    ... I have openssh version 3.4p1 on two linux boxes. ... debug1: got SSH2_MSG_SERVICE_ACCEPT ... debug3: preferred publickey,keyboard-interactive,password ... debug3: authmethod_is_enabled publickey ...
    (comp.security.ssh)
  • public key auth using exported putty keys.
    ... I have openssh version 3.4p1 on two linux boxes. ... debug1: got SSH2_MSG_SERVICE_ACCEPT ... debug3: preferred publickey,keyboard-interactive,password ... debug3: authmethod_is_enabled publickey ...
    (comp.security.ssh)
  • multinet public key question
    ... but authentication fails. ... debug1: Connecting to ... ... debug3: key_read: missing keytype ... debug3: authmethod_is_enabled publickey ...
    (comp.os.vms)
  • openssh publickey auth not working any more
    ... I am trying to set up publickey auth. ... debug1: Reading configuration data /etc/ssh_config ... debug3: cipher ok: aes128-cbc ... debug2: kex_parse_kexinit: ...
    (comp.security.ssh)
  • Re: ssh cannot login
    ... debug1: expecting SSH2_MSG_NEWKEYS ... debug1: Next authentication method: keyboard-interactive ... debug3: mm_request_send entering: type 48 ... debug3: mm_request_receive_expect entering: type 49 ...
    (Debian-User)