G
G
grabbee2016-10-18 16:59:13
SSH
grabbee, 2016-10-18 16:59:13

How to connect from a server to the north by key without copying the keys to the north?

It turns out to walk north along the keys. It was necessary to synchronize data from one (A) to another (B) rsync using keys without passwords. What is the easiest way to do this without copying the keys to north A ? How do you do it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
grabbee, 2016-11-30
@grabbee

ssh-agent + ssh-add ~/.ssh/id_rsa forwards the key to server A c from which you can later connect to server B, C, D. It's just a little dreary, I thought someone knows / uses a simpler way ..

E
evnuh, 2016-10-18
@evnuh

without copying keys to north A

Easy, copy the keys of server A to server B.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question