Originally posted by: paulmeli
Hi friends,
I am trying to configure ssh passwordless with AIX 5.3 and OpenSSH_5.2.
Before the command: ssh-keygen -t rsa I can execute ssh commands, of course asking me a password for login.
After executing the command ssh-keygen -t rsa problems begin. for example:
# ssh -vvv delrac01 df ----------> It produces an error, closing the connection from remote server:
debug2: we sent a publickey packet, wait for reply
Connection closed by 192.16.17.1
I tried changing permission of authorized_keys to 600, .ssh directory to 700. Didn't work.
Can you help me? I am stuck 1 week with the same problem.
Thank you in Advanced
Paul
#AIX-Forum