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

Support ASKPASS for credential prompt #21489

Closed
jakauppila opened this issue Apr 17, 2024 · 3 comments
Closed

Support ASKPASS for credential prompt #21489

jakauppila opened this issue Apr 17, 2024 · 3 comments
Labels
Issue-Enhancement the issue is more of a feature request than a bug Resolution-Duplicate The issue is a duplicate.

Comments

@jakauppila
Copy link

Summary of the new feature / enhancement

As a user, I would like to be able to pass a Credential object when attempting to open a PSSession over SSH and have it leverage SSH_ASKPASS to pass the username/password though.

New-PSSession -Hostname foo -Credential $cred

Reviving: #5782

Proposed technical implementation details (optional)

No response

@jakauppila jakauppila added Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. labels Apr 17, 2024
@SteveL-MSFT
Copy link
Member

reopened original issue

@SteveL-MSFT SteveL-MSFT added Resolution-Duplicate The issue is a duplicate. and removed Needs-Triage The issue is new and needs to be triaged by a work group. labels Apr 22, 2024
Copy link
Contributor

This issue has been marked as duplicate and has not had any activity for 1 day. It has been closed for housekeeping purposes.

Copy link
Contributor

microsoft-github-policy-service bot commented Apr 23, 2024

📣 Hey @jakauppila, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement the issue is more of a feature request than a bug Resolution-Duplicate The issue is a duplicate.
Projects
None yet
Development

No branches or pull requests

2 participants