Steve Syfuhs

Results 91 comments of Steve Syfuhs

Okay, I see what the problem might be. This is interesting. The chrome message is decoding with OIDs 1.3.6.1.5.5.2 -- SPNEGO 1.2.840.113554.1.2.2 -- Kerberos And the Kerberos.NET message is decoding...

Hot off the press: https://www.nuget.org/packages/Kerberos.NET/4.6.48-gbe643a489a It'll take a minute to index.

I've merged that fix. I don't expect you'll see any other issues related to this in particular. I'll get a proper release of the package out this weekend or early...

Here's as good a place as any, though in a separate issue preferably. There isn't much in the way of one-size-fits-all guidance especially because if you're using this library it's...

Just create an issue and put a label on it as a `question`.

> I still have to refactor the tests to run on Linux (dependencies on WinForms). Is this something that is better suited for another PR? I didn't plan to make...

That seems reasonable then. There's no particular reason for everything to exist in the Bruce project, and by extension all linked to the single test project. It could probably be...

BTW, if you're looking at the builds and noticing it's failing, that's normal. If you look at the details for the latest build (https://github.com/dotnet/Kerberos.NET/pull/334/checks?check_run_id=11557826802) you'll see errors about pushing the...

Why would we want to allow more than the owner to access the ticket cache for their own user?