We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1189800 + aa6ba09 commit db1a468Copy full SHA for db1a468
README.md
@@ -65,7 +65,7 @@ List of available parameters
65
**Note:**
66
67
if you want to set "NTLMDomain" or "NTLMDefaultDomain", please set both
68
- "NTLMOffserBasic" and "NTLMBasicPreferred" to "on". this is because
+ "NTLMOfferBasic" and "NTLMBasicPreferred" to "on". this is because
69
we can't modify NTLMv2 response, we have to let user send clear text
70
username and password, then ntlm module will use username and password
71
to generate NTLM context, and do the authentication.
0 commit comments