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

Fix: NTLM not working in IronRDP, Add Flag to enforce sign and seal #187

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

irvingoujAtDevolution
Copy link
Contributor

@irvingoujAtDevolution irvingoujAtDevolution commented Nov 10, 2023

This PR is currently for discussion only. we could hard code the flag in CredSSP, but might not be desired.

This fixes problem in IronRDP PR, Enable Kerberos.

The changes will force CredSSP to sign and seal the message, which allows it to have the same behavior as before

@awakecoding
Copy link
Contributor

CredSSP always does signing and sealing, so this fix looks good to me

Copy link
Contributor

@pauldumais pauldumais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@irvingoujAtDevolution irvingoujAtDevolution merged commit 9d452b6 into master Nov 10, 2023
40 checks passed
@irvingoujAtDevolution irvingoujAtDevolution deleted the Fix-IronRDP-NTLM-Not-Working branch November 10, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants