Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / tuning / paranoidserversecurity.xml
blobd60f179176fbf559c7effc3f6636df1dd5b2aff2
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="PARANOIDSERVERSECURITY"/>paranoid server security (G)</term>
3                 <listitem><para>Some version of NT 4.x allow non-guest 
4                 users with a bad passowrd. When this option is enabled, samba will not 
5                 use a broken NT 4.x server as password server, but instead complain
6                 to the logs and exit.  
7                 </para>
9                 <para>Disabling this option prevents Samba from making
10                 this check, which involves deliberatly attempting a
11                 bad logon to the remote server.</para>
13                 <para>Default: <command moreinfo="none">paranoid server security = yes</command></para>
15                 </listitem>
16                 </samba:parameter>