SSH NTLM Single sign on
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
Please add as authentication provider "gssapi-with-mic" with NTLM. It allows single sign on on windows without typing password.
Some part of gssapi is already here https://github.com/SimonWilkinson/gss-openssh/
From server point of view eg Bitwise SSH already supports this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing GSSAPI support in SSH.NET and the referenced gss-openssh implementation, then inspect how authentication providers are represented. The work is complete when gssapi-with-mic with NTLM enables Windows single sign-on against a compatible SSH server without prompting for a password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100