summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2010-02-10 12:42:27 -0800
committerJeremy Allison <jra@samba.org>2010-02-10 12:42:27 -0800
commitf2d7d9774e3dafc643567605dd1eef908b6ded1a (patch)
tree05e3db806215ee7e397f5f998568ca71b36c94da /docs-xml/smbdotconf/misc
parentc2f3ed48c5ac253bb17387800579f94d933b71e1 (diff)
downloadsamba-f2d7d9774e3dafc643567605dd1eef908b6ded1a.tar.gz
samba-f2d7d9774e3dafc643567605dd1eef908b6ded1a.tar.bz2
samba-f2d7d9774e3dafc643567605dd1eef908b6ded1a.zip
Revert "Change the default of "nmbd bind explicit broadcast" to "no""
This reverts commit 84fba3c1bc962804259f201d465acfdf0cd3c6a8. Now we have a "processed packet queue" in nmbd we can go back to doing this by default. Jeremy.
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r--docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml b/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml
index 8d2135b3ff..3a44a69d54 100644
--- a/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml
+++ b/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml
@@ -7,10 +7,11 @@
<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
+ 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">no</value>
+<value type="default">yes</value>
</samba:parameter>