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

User-supplied GSSAPI library path #7845

Closed
davidebenato opened this issue Oct 7, 2020 · 2 comments
Closed

User-supplied GSSAPI library path #7845

davidebenato opened this issue Oct 7, 2020 · 2 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Issue-Question For questions or discussion Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@davidebenato
Copy link

Description of the new feature/enhancement

In the corporate environment where I work, we use MIT Kerberos to get tickets.
At the moment I'm using Putty to ssh into different servers, and I added a User-supplied GSSAPI library path, pointing to the MIT Kerberos gssapi64.dll.
In Putty this can be done in Connection/SSH/AUTH/GSSAPI

I would like to migrate to Windows Terminal but I couldn't find how to supply a custom GSSAPI to it.
Is it something that can potentially be implemented?

Proposed technical implementation details (optional)

@davidebenato davidebenato added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Oct 7, 2020
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Oct 7, 2020
@zadjii-msft
Copy link
Member

I'm certain there's some way to configure ssh to do this, but unfortunately I'm not familiar enough with GSSAPI to be able to tell you exactly how.

I'm guessing based off of PowerShell/Win32-OpenSSH#1295 that this is possible somehow...

This actually might be a better request for the https://github.com/PowerShell/Win32-OpenSSH repo - they're more well versed in the details of ssh than we would be, and might be able to get you more specific feedback than we can provide.

@zadjii-msft zadjii-msft added Issue-Question For questions or discussion Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Oct 7, 2020
@davidebenato
Copy link
Author

thanks, that's a good point.
I'll try to see if there's a way to configure Win32-OpenSSH to achieve what I'm trying to do.

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Issue-Question For questions or discussion Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants