docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / wins / winssupport.xml
blobc1c7fed507e851ec740ef0a4926d275ddd616397
1 <samba:parameter name="wins support"
2         type="boolean"
3                  context="G"
4                  function="we_are_a_wins_server"
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>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>