]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Spelling fixes s/permited/permitted/
authorMathieu Parent <math.parent@gmail.com>
Thu, 29 Aug 2019 20:42:36 +0000 (22:42 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 1 Sep 2019 22:21:28 +0000 (22:21 +0000)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
docs-xml/smbdotconf/security/lanmanauth.xml
docs-xml/smbdotconf/security/ntlmauth.xml

index 964c3602aa18b6e64431ef31fb488b088fc3ffd7..a85640b81096a792870db67e9187ce067104a044 100644 (file)
@@ -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>
index d22f0644fb21649ec1b6f74319cb5965b839fa09..9fa3d5c1ce5778f6c34b6bc939102ef505517a35 100644 (file)
@@ -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>