sshnet / SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
http://sshnet.github.io/SSH.NET/
MIT License
4.01k stars 932 forks source link

GSSAPI/Kerberos Support #780

Open weberms opened 3 years ago

weberms commented 3 years ago

Request to add GSSAPI/Kerberos support to the library to support password-less login to servers.

shellster commented 3 years ago

Maybe worth linking to this issue https://github.com/sshnet/SSH.NET/issues/31 where there is a discussion/request for more granular hooking of the authentication process.