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

Move to forked version of go-ntlmssp module #126

Merged
merged 3 commits into from
Jun 24, 2024
Merged

Conversation

samuong
Copy link
Owner

@samuong samuong commented Jun 16, 2024

This version sends the user's domain in the type 3 authenticate message, rather than the server's domain.

I've also exposed the GetNtlmHash() function from go-ntlmssp, so that we don't have to maintain a copy of the code in the alpaca repo.

Fixes #125

This version sends the user's domain in the type 3 authenticate message,
rather than the server's domain.

I've also exposed the GetNtlmHash() function from go-ntlmssp, so that we
don't have to maintain a copy of the code in the alpaca repo.

Fixes #125
@samuong samuong merged commit c317ce0 into master Jun 24, 2024
9 checks passed
@samuong samuong deleted the cross-domain-auth branch June 24, 2024 08:07
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.

issue relating to cross-domain authentication on ntlm
1 participant