Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / hostsdeny.xml
blobf37e2b7e4df7da37769efd4c5473085ccd878e74
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="HOSTSDENY"/>hosts deny (S)</term>
3                 <listitem><para>The opposite of <parameter moreinfo="none">hosts allow</parameter> 
4                 - hosts listed here are <emphasis>NOT</emphasis> permitted access to 
5                 services unless the specific services have their own lists to override 
6                 this one. Where the lists conflict, the <parameter moreinfo="none">allow</parameter> 
7                 list takes precedence.</para>
8                 
9                 <para>Default: <emphasis>none (i.e., no hosts specifically excluded)
10                 </emphasis></para>
12                 <para>Example: <command moreinfo="none">hosts deny = 150.203.4. badhost.mynet.edu.au
13                 </command></para></listitem>
14                 </samba:parameter>