1 <samba:parameter name="ntlm auth"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This parameter determines whether or not <citerefentry><refentrytitle>smbd</refentrytitle>
8 <manvolnum>8</manvolnum></citerefentry> will attempt to
9 authenticate users using the NTLM encrypted password response.
10 If disabled, either the lanman password hash or an NTLMv2 response
11 will need to be sent by the client.</para>
13 <para>If this option, and <command moreinfo="none">lanman
14 auth</command> are both disabled, then only NTLMv2 logins will be
15 permited. Not all clients support NTLMv2, and most will require
16 special configuration to use it.</para>
19 <value type="default">yes</value>