blob: 5ad886a9b1dcdbbe6f1d3c0cec544b746ee92965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter xmlns:samba="http://samba.org/common">
<term><anchor id="WINSSUPPORT"/>wins support (G)</term>
<listitem><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>
<para>Default: <command moreinfo="none">wins support = no</command></para>
</listitem>
</samba:parameter>
|