walkerxk1 0 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 post Share on other sites
0 Members Solution palica 16 Posted October 29, 2018 Members Solution 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 post Share on other sites
0 walkerxk1 0 Posted October 30, 2018 Author Report Share Posted October 30, 2018 thanks, it works. Link to post Share on other sites
Question
walkerxk1 0
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 post
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now