summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/wins/winssupport.xml
blob: c1c7fed507e851ec740ef0a4926d275ddd616397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="wins support"
	type="boolean"
                 context="G"
                 function="we_are_a_wins_server"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
	<para>This boolean controls if the <citerefentry><refentrytitle>nmbd</refentrytitle>
	<manvolnum>8</manvolnum></citerefentry> process in Samba will act as a WINS server. You should 
	not set this to <constant>yes</constant> unless you have a multi-subnetted network and 
	you wish a particular <command moreinfo="none">nmbd</command> to be your WINS server. 
	Note that you should <emphasis>NEVER</emphasis> set this to <constant>yes</constant>
	on more than one machine in your network.</para>

</description>
<value type="default">no</value>
</samba:parameter>