-
Notifications
You must be signed in to change notification settings - Fork 2k
SSH agent forwarding not passing the key to remote #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
SSH_AUTH_SOCK is used by the In addition, running
|
Thanks for the response. This should be the equivalent of |
Thank you very much. This is my fault, because I have never used this feature, so this feature was ignored by me. Yes, Agent forwarding has not been implemented yet. And I will implement it in the version 2.2.0. This version is expected to be released in May. I will update the progress here in time. Please keep follow and thanks. |
Hi,
|
Hi, this featture has been postponed to some later version as on the main page notes for 2.3 version:
|
Hi, |
One year has passed, is there any plan for this feature ? |
Hello, Thank you. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I was testing WindTerm for windows and have tried the SSH agent forwarding with pageant. I put the private key to pageant, connect to remote machine and it successfully authenticate me.
Next im not sure whether i did something wrong, its a bug or this featture is not implemented yet, the key is not forwarded to the machine i have connected to.
echo "$SSH_AUTH_SOCK"
is blankin putty or other terminal client:
Thanks for any help and keep up the great work.
The text was updated successfully, but these errors were encountered: