AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

Keyboard-interactive authentication refused access denied

  • 1.  Keyboard-interactive authentication refused access denied

    Posted Fri March 16, 2012 06:08 PM

    Originally posted by: sa123sa


    Hi, guys. Looking for help. Trying to get in on the aix server box from my window workstation using the script leveraging Expect for Windows and OpenSSH software. Here is the debugging info I received running it:

    Server version: SSH-2.0-OpenSSH_4.1
    We claim version: SSH-2.0-PuTTY_Release_0.58
    Using SSH protocol version 2
    Doing Diffie-Hellman group exchange
    Doing Diffie-Hellman key exchange
    Host key fingerprint is:
    ssh-rsa 1024 b5:c0:33:a8:54:4e:ce:d9:18:43:e8:45:58:60:bf:54
    Initialised AES-256 client->server encryption
    Initialised HMAC-SHA1 client->server MAC algorithm
    Initialised AES-256 server->client encryption
    Initialised HMAC-SHA1 server->client MAC algorithm
    Using username "i274499".
    Keyboard-interactive authentication refused
    i274499@esbpxapp02's password: Sent password

    Access denied
    Access denied
    i274499@esbpxapp02's password: Sent password

    Access denied
    Access denied

    My password is the right one. OpenSSH works OK from my PC.
    Unfortunately I'm not a Unix admin and not able to look at the ssh config files.

    Thanks a lot in advance.

    Dave.
    #AIX-Forum


  • 2.  Re: Keyboard-interactive authentication refused access denied

    Posted Sat March 17, 2012 06:35 PM

    Originally posted by: PontiacGeronimo


    did you consider public key authentication instead?
    without password or with password+ssh-agent or maybe also master connection feature?
    #AIX-Forum