Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / ntlmauth.xml
bloba3b8caf0627195295334e737bb553b78c673fec3
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="NTLMAUTH"/>ntlm auth (G)</term>
3                 <listitem><para>This parameter determines 
4                 whether or not <citerefentry><refentrytitle>smbd</refentrytitle>
5                 <manvolnum>8</manvolnum></citerefentry> will
6                 attempt to authenticate users using the NTLM password hash.
7                 If disabled, only the lanman password hashes will be used. 
8                 </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.
12                 </para>
13                 
14                 <para>Default : <command moreinfo="none">ntlm auth = yes</command></para>
15                 </listitem>
16                 </samba:parameter>