Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / lanmanauth.xml
blob851b1ae4ac8fdce144e3331a028baa543ab32fc8
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="LANMANAUTH"/>lanman auth (G)</term>
3                 <listitem><para>This parameter determines whether or not <citerefentry><refentrytitle>smbd</refentrytitle>
4                 <manvolnum>8</manvolnum></citerefentry> will attempt to authenticate users 
5                 using the LANMAN password hash. If disabled, only clients which support NT 
6                 password hashes (e.g. Windows NT/2000 clients, smbclient, etc... but not 
7                 Windows 95/98 or the MS DOS network client) will be able to connect to the Samba host.</para>
8                 
9                 <para>Default : <command moreinfo="none">lanman auth = yes</command></para>
10                 </listitem>
11                 </samba:parameter>