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

From: Robin Johnson (karjalainen_at_lineone.net)
Date: 10/23/03

  • Next message: na_at_na.com: "New site in town..."
    Date: Thu, 23 Oct 2003 10:18:41 +0000 (UTC)
    
    

    On 2003-10-23, Wolfram Greinert <wolfram@rz.uni-leipzig.de> wrote:
    >
    > Hello,
    >
    > 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 ????????

    add
    EnableSSHKeysign yes
    to your ssh_config

    Robi


  • Next message: na_at_na.com: "New site in town..."