source: trunk/server/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 618 bytes
Line 
1<samba:parameter name="nmbd bind explicit broadcast"
2 context="G"
3 advanced="1" developer="1"
4 type="boolean"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>
8 This option causes <citerefentry><refentrytitle>nmbd</refentrytitle>
9 <manvolnum>8</manvolnum></citerefentry> to explicitly bind to the
10 broadcast address of the local subnets. This is needed to make nmbd
11 work correctly in combination with the <smbconfoption name="socket address"/> option.
12 You should not need to unset this option.
13 </para>
14</description>
15
16<value type="default">yes</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.