Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favour pure NTLM provider and fix SPN #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jborean93
Copy link
Contributor

@jborean93 jborean93 commented Oct 15, 2023

Provides actual values for the SPN target name on the NTLM payloads. Also favours the pure NTLM provider in the spnego library if a username and password are provided. This is done for backwards compatibility with older releases of this library which didn't use SSPI.

Fixes: #136

Provides actual values for the SPN target name on the NTLM payloads.
Also favours the pure NTLM provider in the spnego library if a username
and password are provided. This is done for backwards compatibility with
older releases of this library which didn't use SSPI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

401 Unauthorized on v1.2.0, Works Fine on v1.1.0
1 participant