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.
1 parent 1189800 commit aa6ba09Copy full SHA for aa6ba09
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