Next update of VFS modules development guide
[kai/samba.git] / docs / smbdotconf / wins / winssupport.xml
1 <samba:parameter name="wins support"
2         type="boolean"
3                  context="G"
4                  basic="1" advanced="1" wizard="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <description>
7         <para>This boolean controls if the <citerefentry><refentrytitle>nmbd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> process in Samba will act as a WINS server. You should 
9         not set this to <constant>yes</constant> unless you have a multi-subnetted network and 
10         you wish a particular <command moreinfo="none">nmbd</command> to be your WINS server. 
11         Note that you should <emphasis>NEVER</emphasis> set this to <constant>yes</constant>
12         on more than one machine in your network.</para>
13
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>