Convert 'Security' section of smb.conf to new format
[Samba.git] / docs / docbook / smbdotconf / security / ntlmauth.xml
blobb0b3179ab78faaeb165b25e05593c286ac3b2b05
1 <samba:parameter name="ntlm auth"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>This parameter determines whether or not <citerefentry><refentrytitle>smbd</refentrytitle>
7     <manvolnum>8</manvolnum></citerefentry> will attempt to authenticate users using the NTLM password hash.
8     If disabled, only the lanman password hashes will be used.</para>
10     <para>Please note that at least this option or <command moreinfo="none">lanman auth</command> should 
11     be enabled in order to be able to log in.</para>
12                 
13     <para>Default : <command moreinfo="none">ntlm auth = yes</command></para>
14 </listitem>
15 </samba:parameter>