summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-08-29 22:42:36 +0200
committerAndrew Bartlett <abartlet@samba.org>2019-09-01 22:21:28 +0000
commita24de32556dddf6994c7c5c68d7794999a7fd4cb (patch)
tree40861f0a416c270d77ce8cce43c11311c34db4c8 /docs-xml
parentf8f4ed7529e1ca8c9dd9994c7ba342f15994afbd (diff)
downloadsamba-a24de32556dddf6994c7c5c68d7794999a7fd4cb.tar.gz
Spelling fixes s/permited/permitted/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/security/lanmanauth.xml2
-rw-r--r--docs-xml/smbdotconf/security/ntlmauth.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/security/lanmanauth.xml b/docs-xml/smbdotconf/security/lanmanauth.xml
index 964c3602aa1..a85640b8109 100644
--- a/docs-xml/smbdotconf/security/lanmanauth.xml
+++ b/docs-xml/smbdotconf/security/lanmanauth.xml
@@ -33,7 +33,7 @@
<para>This parameter is overridden by <parameter moreinfo="none">ntlm
auth</parameter>, so unless that it is also set to
<constant>ntlmv1-permitted</constant> or <constant>yes</constant>,
- then only NTLMv2 logins will be permited and no LM hash will be
+ then only NTLMv2 logins will be permitted and no LM hash will be
stored. All modern clients support NTLMv2, and but some older
clients require special configuration to use it.</para>
</description>
diff --git a/docs-xml/smbdotconf/security/ntlmauth.xml b/docs-xml/smbdotconf/security/ntlmauth.xml
index d22f0644fb2..9fa3d5c1ce5 100644
--- a/docs-xml/smbdotconf/security/ntlmauth.xml
+++ b/docs-xml/smbdotconf/security/ntlmauth.xml
@@ -21,7 +21,7 @@
<para>By default with <command moreinfo="none">ntlm auth</command> set to
<constant>ntlmv2-only</constant> only NTLMv2 logins will be
- permited. All modern clients support NTLMv2 by default, but some older
+ permitted. All modern clients support NTLMv2 by default, but some older
clients will require special configuration to use it.</para>
<para>The primary user of NTLMv1 is MSCHAPv2 for VPNs and 802.1x.</para>