sshnet / sshnet/SSH.NET

SSH NTLM Single sign on

Open
#114 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.