Hi and thanks for reading this question.
I've searched around a lot of the last week trying to figure this one out.
Basically I have server01.mydomain.com and server02.mydomain.com
I want to pull files from 01 to 02. So I am stuck on the SSH part without a password.
I am able to SSH into the 02 with the SSH key without it asking for a password. When I try to do so from the server01 and SSH into server02 I get errors saying possible breakin attempt.
I notice when I import my key from 01 to 02 that the key has root@server01.mydomain.com in the key. So I'm curious what user am I actually trying to log in with while on server01 and trying to get to server02?
Thanks for you tips!
I've searched around a lot of the last week trying to figure this one out.
Basically I have server01.mydomain.com and server02.mydomain.com
I want to pull files from 01 to 02. So I am stuck on the SSH part without a password.
I am able to SSH into the 02 with the SSH key without it asking for a password. When I try to do so from the server01 and SSH into server02 I get errors saying possible breakin attempt.
I notice when I import my key from 01 to 02 that the key has root@server01.mydomain.com in the key. So I'm curious what user am I actually trying to log in with while on server01 and trying to get to server02?
Thanks for you tips!