summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/clusteraddresses.xml
blob: 66878cdb642991444a72e5f5537a00551731f372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="cluster addresses"
                 context="G"
                 type="cmdlist"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>With this parameter you can add additional addresses that
	nmbd will register with a WINS server. Similarly, these
	addresses will be registered by default when
	<emphasis>net ads dns register</emphasis> is called with
	<smbconfoption name="clustering">yes</smbconfoption>
	configured.</para>
</description>

<value type="default"></value>
<value type="example">10.0.0.1 10.0.0.2 10.0.0.3</value>
</samba:parameter>