It's an old post but I have a doubt on it. (hope there is no problem)
Here it goes:
I've just done all this stuff but with one difference, I would like to log in server2 as a non privileged user.
I log in as root (without password) in server2, but there is no way to log in as normalUser without password.
I can log in as normalUser using password.
What can be wrong?
I've just copied /root/.ssh/* to /home/user/.ssh/ and still can't connect as user.
Guess is something on the config file but i don't know what.
Thanks for reading.
Quote:
$ ssh -v user@host
.
.
.
.
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found
debug1: Next authentication method: publickey
debug1: Offering public key: /root/.ssh/id_rsa
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: password
backupMan@lirondo.domain.org's password:
|
:/