Originally posted by: Vilius
Hello,
Using AIX 6.1 boxes.
User user1 connects from box A to box B using ssh.
When password authentication is used everything is fine. When I configure user1 to use public key authentication sftp client works fine(no password asked), but ssh client fails. This is sshd log:
Accepted publickey
for user1 from A port 46607 ssh2 Disconnecting: Remote login
for account user1 is not allowed.
To my understanding ssh authentication passes fine - something else in the way. I've done identical configs on linux boxes with no problems.
This is something AIX specific.
Any ideas ?
thnaks
Vilius