1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

docs-xml: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-08-09 16:03:12 +12:00 committed by Andrew Bartlett
parent 28b84ac684
commit 830efcfe6b

View File

@ -16,7 +16,7 @@
authentication will still be forwarded to and NTLM authentication authentication will still be forwarded to and NTLM authentication
accepted against any domain we are joined to, and any trusted accepted against any domain we are joined to, and any trusted
domain, even if disabled or if NTLMv2-only is enforced here. To domain, even if disabled or if NTLMv2-only is enforced here. To
control NTLM authentiation for domain users, this must option must control NTLM authentication for domain users, this option must
be configured on each DC.</para> be configured on each DC.</para>
<para>By default with <command moreinfo="none">ntlm auth</command> set to <para>By default with <command moreinfo="none">ntlm auth</command> set to
@ -33,7 +33,7 @@
<para><constant>ntlmv1-permitted</constant> <para><constant>ntlmv1-permitted</constant>
(alias <constant>yes</constant>) - Allow NTLMv1 and above for all clients.</para> (alias <constant>yes</constant>) - Allow NTLMv1 and above for all clients.</para>
<para>This is the required setting for to enable the <parameter <para>This is the required setting to enable the <parameter
moreinfo="none">lanman auth</parameter> parameter.</para> moreinfo="none">lanman auth</parameter> parameter.</para>
</listitem> </listitem>