Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NTLM SIGN flag for SMB Server (#1826)
Adds the NTLMSSP_NEGOTIATE_SIGN flag to the NTLM CHALLENGE message returned by the SMB server. This is needeed for clients that generate a SPNEGO mechListMIC which require signing to be enabled on the NTLM context.
- Loading branch information