Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i
From: Wolfram Greinert (wolfram_at_rz.uni-leipzig.de)
Date: 10/24/03
- Next message: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Previous message: Nico Kadel-Garcia: "Re: Secure file transfer from unix to windows"
- In reply to: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Next in thread: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Reply: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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 #
- Next message: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Previous message: Nico Kadel-Garcia: "Re: Secure file transfer from unix to windows"
- In reply to: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Next in thread: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Reply: Darren Tucker: "Re: no publickey auth with OpenSSH_3.7.1p2 and HPUX11i"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|