mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
parent
2f4f2890e5
commit
902094ccba
@ -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…
Reference in New Issue
Block a user