Skip to content
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

Pass agent? #30

Closed
digitalsparky opened this issue Apr 2, 2019 · 1 comment
Closed

Pass agent? #30

digitalsparky opened this issue Apr 2, 2019 · 1 comment

Comments

@digitalsparky
Copy link

digitalsparky commented Apr 2, 2019

Hi, just wondering, If at all possible, it'd be nice to be able to accept and pass a forwarded agent instead of having to use internal id_rsa keys.

This can be useful on systems that use their keys to identify users, such as gitlab, where all users connect to the 'git' users, and the script identifies them by key.

Otherwise in this instance there would have to be double the amount of keys generated.

Cheers!

Matt

@tg123
Copy link
Owner

tg123 commented Apr 2, 2019

short answer is no
the reason is that the protocol prevents man-in-the-middle from happening

details:
https://github.com/tg123/sshpiper#how-to-do-public-key-authentication-when-using-sshpiper

@tg123 tg123 closed this as completed Apr 2, 2019
eesaanatluri pushed a commit to eesaanatluri/sshpiper that referenced this issue Aug 1, 2024
Patch: compute node nfs mount point

Fixes easy build path consistency between master and compute nodes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants