From: Mathieu Parent Date: Thu, 29 Aug 2019 20:42:36 +0000 (+0200) Subject: Spelling fixes s/permited/permitted/ X-Git-Tag: tevent-0.10.1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a24de32556dddf6994c7c5c68d7794999a7fd4cb;p=thirdparty%2Fsamba.git Spelling fixes s/permited/permitted/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- 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 @@ This parameter is overridden by ntlm auth, so unless that it is also set to ntlmv1-permitted or yes, - 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. 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 @@ By default with ntlm auth set to ntlmv2-only 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. The primary user of NTLMv1 is MSCHAPv2 for VPNs and 802.1x.