karman
karman
Same as issue https://github.com/jcmturner/gokrb5/issues/456. My keytab file has non-zero knv. I can see that using klist tool or on the AD itself. But when I load the keytab file using...
Hi, I am using this library for Kerberos authentication in my application. I have followed the examples provided in this repository to login my client application using a keytab file....
### Proposed changes Updated details on Rosetta to reflect recent changes. ### Related issues (optional)
I am using this package to authenticate my application (on Windows) against a proxy server which requires Kerberos authentication. I am using negotiate.AcquireCurrentUserCredentials() and negotiate.NewClientContext() to get the client token...