SSH connection password rememberance feature along with storing list of connections #9073

Closed
opened 2026-01-31 01:45:16 +00:00 by claunia · 5 comments
Owner

Originally created by @krishlakshmanan on GitHub (Jun 17, 2020).

After ssh connection to the machine is made, the user enter password has to be remembered with the user acknowledgement. Providing a list of ssh connection would make the user not to use the other ssh clients.

Originally created by @krishlakshmanan on GitHub (Jun 17, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # After ssh connection to the machine is made, the user enter password has to be remembered with the user acknowledgement. Providing a list of ssh connection would make the user not to use the other ssh clients. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:45:16 +00:00
Author
Owner

@harmjanwestra commented on GitHub (Jun 17, 2020):

If you're using SSH on linux, these things can be arranged using ~/.ssh/config, private/public key pairs and an ssh-agent.

@harmjanwestra commented on GitHub (Jun 17, 2020): If you're using SSH on linux, these things can be arranged using ~/.ssh/config, private/public key pairs and an ssh-agent.
Author
Owner

@fischerdouglas commented on GitHub (Jun 17, 2020):

I would like to see som integration with Windows Password Vault, like iTerm2 does with MacOS Keyring.

@fischerdouglas commented on GitHub (Jun 17, 2020): I would like to see som integration with Windows Password Vault, like iTerm2 does with MacOS Keyring.
Author
Owner

@fischerdouglas commented on GitHub (Jun 17, 2020):

I mentioned some suggestions for issues like this
https://github.com/microsoft/terminal/issues/5880

https://github.com/microsoft/terminal/issues/5916

@fischerdouglas commented on GitHub (Jun 17, 2020): I mentioned some suggestions for issues like this https://github.com/microsoft/terminal/issues/5880 https://github.com/microsoft/terminal/issues/5916
Author
Owner

@DHowett commented on GitHub (Jun 17, 2020):

Thanks for the request! For the reasons outlined in 5880 and a couple others, I'm gonna close this out. Please follow 5880 and 5916 (parent issue #4000) for more info.

/dup #5880

@DHowett commented on GitHub (Jun 17, 2020): Thanks for the request! For the reasons outlined in 5880 and a couple others, I'm gonna close this out. Please follow 5880 and 5916 (parent issue #4000) for more info. /dup #5880
Author
Owner

@ghost commented on GitHub (Jun 17, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jun 17, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9073