dotnet / dotnet/Kerberos.NET

Support drop-in replacement of MIT libraries for managed platforms

Open
#169 1 comment 0 reactions 0 assignees View on GitHub
enhancement Kerberos.NET
Dominant language
C#
Stars
567
Forks
109
PR merge metrics
No merged PRs in 30d

Description

This library should be drop-in compatible with MIT Kerberos within a (managed) application.

This requires supporting the following MIT features:

* Configuration file parsing and generation for client, server, and potentially KDC (https://github.com/dotnet/Kerberos.NET/issues/126)
* Cache file parsing and generation for client (https://github.com/dotnet/Kerberos.NET/issues/160)
* GSS-API (https://github.com/dotnet/Kerberos.NET/issues/54)

Some optional work:

* Command line tooling for manipulating above? Kinit/klist?
* Windows interop with LSASS for loading keys?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.