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

Merged
merged 1 commit into from
Jun 6, 2024

Commits on Oct 15, 2023

  1. Favour pure NTLM provider and fix SPN

    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.
    jborean93 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9a8a2a0 View commit details
    Browse the repository at this point in the history