summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/smbdotconf/security/clientlanmanauth.xml2
-rw-r--r--docs/docbook/smbdotconf/security/clientntlmv2auth.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/smbdotconf/security/clientlanmanauth.xml b/docs/docbook/smbdotconf/security/clientlanmanauth.xml
index 52082f9dbf..a427198ea3 100644
--- a/docs/docbook/smbdotconf/security/clientlanmanauth.xml
+++ b/docs/docbook/smbdotconf/security/clientlanmanauth.xml
@@ -18,7 +18,7 @@
<para>Disabling this option will also disable the <command
moreinfo="none">client plaintext auth</command> option</para>
- <para>Likewise, if the <command moreinfo="none">cleint ntlmv2
+ <para>Likewise, if the <command moreinfo="none">client ntlmv2
auth</command> parameter is enabled, then only NTLMv2 logins will be
attempted. Not all servers support NTLMv2, and most will require
special configuration to us it.</para>
diff --git a/docs/docbook/smbdotconf/security/clientntlmv2auth.xml b/docs/docbook/smbdotconf/security/clientntlmv2auth.xml
index 4e60613a3e..0bf196488b 100644
--- a/docs/docbook/smbdotconf/security/clientntlmv2auth.xml
+++ b/docs/docbook/smbdotconf/security/clientntlmv2auth.xml
@@ -1,4 +1,4 @@
-<samba:parameter name="ntlmv2 auth"
+<samba:parameter name="client ntlmv2 auth"
context="G"
advanced="1" developer="1"
xmlns:samba="http://samba.org/common">
@@ -21,6 +21,6 @@
those following 'best practice' security polices) only allow NTLMv2
responses, and not the weaker LM or NTLM.</para>
- <para>Default : <command moreinfo="none">ntlmv2 auth = no</command></para>
+ <para>Default : <command moreinfo="none">client ntlmv2 auth = no</command></para>
</listitem>
</samba:parameter>