source: branches/samba-3.3.x/docs-xml/smbdotconf/wins/winssupport.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 799 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.