mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
Fix typos
This commit is contained in:
parent
60f0934a6d
commit
1a6cdbddbd
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user