Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / wins / winssupport.xml
blob3c480b9fb5889a5faa1cd4b038ddca1205c8e8e6
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://samba.org/common">
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>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>