Support drop-in replacement of MIT libraries for managed platforms
Open
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
Assessment
This issue has not been assessed yet.