From: John Terpstra Date: Mon, 17 Oct 2005 17:21:37 +0000 (+0000) Subject: Fix for bug #2303. X-Git-Tag: samba-4.0.0alpha6~801^2~2017 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3dcaa47d1b3c7e537b3d05e60b09852c1921b332;p=thirdparty%2Fsamba.git Fix for bug #2303. (This used to be commit 04ac7e5664f2bf6d668dea3d65a055de685a64e5) --- diff --git a/docs/smbdotconf/misc/remotebrowsesync.xml b/docs/smbdotconf/misc/remotebrowsesync.xml index 508ec3ab2e2..d00e6859c3c 100644 --- a/docs/smbdotconf/misc/remotebrowsesync.xml +++ b/docs/smbdotconf/misc/remotebrowsesync.xml @@ -23,11 +23,11 @@ For example: -remote browse sync = 192.168.2.255 192.168.4.255 +remote browse sync = 192.168.2.255 192.168.4.255 - the above line would cause nmbd to request - the master browser on the specified subnets or addresses to - synchronize their browse lists with the local server. + the above line would cause &nmbd; to request the master browser on the + specified subnets or addresses to synchronize their browse lists with + the local server. @@ -38,6 +38,12 @@ that the remote machine is available, is listening, nor that it is in fact the browse master on its segment. + + + The remote browse sync may be used on networks + where there is no WINS server, and may be used on disjoint networks where + each network has its own WINS server. +