From f2d7d9774e3dafc643567605dd1eef908b6ded1a Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 10 Feb 2010 12:42:27 -0800 Subject: 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. --- docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs-xml/smbdotconf/misc') 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 @@ This option causes nmbd 8 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 option. + You should not need to unset this option. -no +yes -- cgit