Skip to content

Conversation

kevinr
Copy link

@kevinr kevinr commented Feb 18, 2017

This is a much smaller commit which I believe accomplishes the same goal as #31 and resolves #18.

In keeping with the goal of making ssh-ident behave as closely as possible to how the bare ssh binary behaves, I don't add any extra configuration options, I simply pass the environment variables through to ssh-agent if set.

@maddes-b
Copy link

Hi kevinr,

is this still the latest patch for DISPLAY and SSH_ASKPASS, or did you experience other issues after posting it here?
Would like to introduce them into the fork at https://github.com/ssh-ident/ssh-ident1
Any information would be great.

Regards
Maddes

@kevinr
Copy link
Author

kevinr commented Jan 28, 2022

Hey Maddes,

Yeah, this is the most recent patch. It worked until I stopped using ssh-ident at some point for unrelated reasons. :) It would be awesome to have it incorporated into the fork!

Best,

  • Kevin

@maddes-b
Copy link

maddes-b commented Jan 28, 2022

My actual idea when I saw that topic was: why not make the usage of -i optional.
Would passing the complete environment cause other issue?

@kevinr kevinr closed this by deleting the head repository Oct 26, 2022
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

Successfully merging this pull request may close these issues.

ssh-ident ignores ssh-askpass (or SSH_ASKPASS and DISPLAY vars)
2 participants