source: vendor/current/docs-xml/smbdotconf/misc/clusteraddresses.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 593 bytes
Line 
1<samba:parameter name="cluster addresses"
2 context="G"
3 type="cmdlist"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>With this parameter you can add additional addresses
7 nmbd will register with a WINS server. These addresses are not
8 necessarily present on all nodes simultaneously, but they will
9 be registered with the WINS server so that clients can contact
10 any of the nodes.
11 </para>
12</description>
13
14<value type="default"></value>
15<value type="example">10.0.0.1 10.0.0.2 10.0.0.3</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.