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

Add option to specify path to public key to use for ssh auth #23

Closed
lukas-bednar opened this issue Feb 18, 2016 · 1 comment · Fixed by #144
Closed

Add option to specify path to public key to use for ssh auth #23

lukas-bednar opened this issue Feb 18, 2016 · 1 comment · Fixed by #144

Comments

@lukas-bednar
Copy link
Member

Today we have an option to use ssh key to auth, but it assumes keys to be stored in ~/.ssh directory.
In general we can have bunch of ssh keys, to auth with different hosts across our network ...
So this behavior limits us in that way.

@lukas-bednar lukas-bednar added this to the not-scheduled milestone Jun 4, 2016
@lukas-bednar
Copy link
Member Author

Better to define new user type like UserWithPKey(name, path_to_key) and use it accordingly ...

lukas-bednar added a commit that referenced this issue Apr 20, 2021
lukas-bednar added a commit that referenced this issue Apr 20, 2021
lukas-bednar added a commit that referenced this issue Apr 20, 2021
lukas-bednar added a commit that referenced this issue Apr 20, 2021
lukas-bednar added a commit that referenced this issue Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant