Not able to ssh using key
Hi,
We have 2 Solaris 10 servers, 1 local and 1 remote.
In the remote server, there are 2 user ID (user1 and user2). The local server is able to login to the remote using ssh by key for user2 but not user1. I have compared the setup in .ssh including the access rights, both are the same. Below is the output for the failed login:
# ssh -v user1@remote-bk
Sun_SSH_1.1.6, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to remote-bk [192.168.10.32] port 22.
debug1: Connection established.