e293242472bf4b126d4cb38bb696ddf2fb4d6e08
[gd/samba-autobuild/.git] / docs / docbook / smbdotconf / security / lanmanauth.xml
1 <samba:parameter name="lanman 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 
8     using the LANMAN password hash. If disabled, only clients which support NT 
9     password hashes (e.g. Windows NT/2000 clients, smbclient, etc... but not 
10     Windows 95/98 or the MS DOS network client) will be able to connect to the Samba host.</para>
11                 
12     <para>Default : <command moreinfo="none">lanman auth = yes</command></para>
13 </listitem>
14 </samba:parameter>