summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml
blob: 8d2135b3ff7f759d0f901f2d607930b880433631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="nmbd bind explicit broadcast"
	         context="G"
		 advanced="1" developer="1"
		 type="boolean"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This option causes <citerefentry><refentrytitle>nmbd</refentrytitle>
	<manvolnum>8</manvolnum></citerefentry> to explicitly bind to the
	broadcast address of the local subnets. This can be used to make nmbd
	work correctly in combination with the <smbconfoption name="socket address"/> option.
	</para>
</description>

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