summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml
blob: 3a44a69d5438b8678203d1f4c2352c369fded3f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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 is needed to make nmbd
	work correctly in combination with the <smbconfoption name="socket address"/> option.
	You should not need to unset this option.
	</para>
</description>

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