Public Key problem

From: Doug Summers (dsummers2@cox.net)
Date: 04/21/03

  • Next message: Doug Summers: "Re: Public Key problem - CORRECTION"
    From: "Doug Summers" <dsummers2@cox.net>
    Date: Sun, 20 Apr 2003 15:57:33 -0700
    
    

    Using OpenSSH 3.5p1...

    I have an AIX control server that I've copied to all of my UNIX servers - a
    mixture of Sun's, RedHat Linux, and AIX. I've been able to get public key
    authentication on the Linux machines with no problems. The AIX and Sun
    machines are configured (seemingly) the same way but I keep getting this
    error:

    debug1: service_accept: ssh-userauth
    debug1: got SSH2_MSG_SERVICE_ACCEPT
    debug1: authentications that can continue:
    publickey,password,keyboard-interactive
    debug1: next auth method to try is publickey
    debug1: try pubkey: /.ssh/id_rsa
    debug1: authentications that can continue:
    publickey,password,keyboard-interactive
    debug1: try privkey: /.ssh/id_dsa
    debug1: next auth method to try is keyboard-interactive
    debug1: authentications that can continue:
    publickey,password,keyboard-interactive
    debug1: next auth method to try is password

    The AIX machines are all at 4.3.3/ML10 and the Sun's are Solaris 8 10/01
    w/March 2003 patches. The weird part is that some of the Sun's and AIX's
    work fine; only the Linux machines work every time. I'm sure I'm missing
    something but I don't know what.


  • Next message: Doug Summers: "Re: Public Key problem - CORRECTION"

    Relevant Pages

    • Why is ssh asking for password after offering public key
      ... running from aix -> linux ... debug1: Next authentication method: publickey ... debug1: Next authentication method: keyboard-interactive ...
      (comp.security.ssh)
    • Re: Public Key problem - CORRECTION
      ... mixture of Sun's, RedHat Linux, and AIX. ... I've been able to get public key ... debug1: got SSH2_MSG_SERVICE_ACCEPT ... debug1: authentications that can continue: ...
      (comp.security.ssh)
    • passwordless failed suddenly: PEM_read_PrivateKey failed
      ... machine and a Linux ... debug1: Host 'webhost' is known and matches the RSA host key. ... debug1: Authentications that can continue: publickey,keyboard-interactive ...
      (SSH)
    • Re: RhostsAuthentication under AIX 4.3.3
      ... that AIX in Version 4.3.3 does NOT support PAM. ... you want to make port entries of port 22 in /etc/services. ... Create SSHD user: ... AN> debug1: read PEM private key done: type RSA ...
      (SSH)
    • help with ssh
      ... debug1: Authentications that can continue: publickey,gssapi-with-mic,password ... debug2: we sent a gssapi-with-mic packet, ...
      (RedHat)