walkerxk1 Posted October 29, 2018 Report Share Posted October 29, 2018 i have three servers: server A: have the public key and the private key server B have the public key server C have the public key. i want to login from A to B and then login from B to C. i have config ForwardAgent to yes both on server A and server B. Link to comment Share on other sites More sharing options...
0 palica Posted October 29, 2018 Report Share Posted October 29, 2018 https://developer.github.com/v3/guides/using-ssh-agent-forwarding/ especially check the server config not overriding your user config (AllowAgentForwarding, ForwardAgent) Link to comment Share on other sites More sharing options...
0 walkerxk1 Posted October 30, 2018 Author Report Share Posted October 30, 2018 thanks, it works. Link to comment Share on other sites More sharing options...
Question
walkerxk1
i have three servers:
server A:
have the public key and the private key
server B
have the public key
server C
have the public key.
i want to login from A to B and then login from B to C.
i have config ForwardAgent to yes both on server A and server B.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts