diff options
author | John Terpstra <jht@samba.org> | 2005-10-17 15:54:20 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:08 -0500 |
commit | 0a3ca819ce04a3e7bde51416139188e27c575deb (patch) | |
tree | 78cbe934173b86693b5d4dd0b7cabf63c45f9652 /docs/smbdotconf | |
parent | 364fb1b3dd6c45a5cac76a762ea00029f5ee02b7 (diff) | |
download | samba-0a3ca819ce04a3e7bde51416139188e27c575deb.tar.gz samba-0a3ca819ce04a3e7bde51416139188e27c575deb.tar.bz2 samba-0a3ca819ce04a3e7bde51416139188e27c575deb.zip |
Fix for bug #3148
(This used to be commit 0bdb88cec99889ec67619d2715e56d35432959d8)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/browse/oslevel.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/smbdotconf/browse/oslevel.xml b/docs/smbdotconf/browse/oslevel.xml index 487b165604..74dc7654a2 100644 --- a/docs/smbdotconf/browse/oslevel.xml +++ b/docs/smbdotconf/browse/oslevel.xml @@ -10,13 +10,13 @@ <manvolnum>8</manvolnum></citerefentry> has a chance of becoming a local master browser for the <smbconfoption name="workgroup"/> in the local broadcast area.</para> - <para><emphasis>Note :</emphasis>By default, Samba will win - a local master browsing election over all Microsoft operating - systems except a Windows NT 4.0/2000 Domain Controller. This - means that a misconfigured Samba host can effectively isolate - a subnet for browsing purposes. See <filename moreinfo="none">BROWSING.txt - </filename> in the Samba <filename moreinfo="none">docs/</filename> directory - for details.</para> + <para><emphasis> + Note :</emphasis>By default, Samba will win a local master browsing election over all Microsoft operating + systems except a Windows NT 4.0/2000 Domain Controller. This means that a misconfigured Samba host can + effectively isolate a subnet for browsing purposes. This parameter is largely auto-configured in the Samba-3 + release series and it is seldom necessary to manually over-ride the default setting. Please refer to + chapter 9 of the Samba-3 HOWTO document for further information regarding the use of this parameter. + </para> </description> <value type="default">20</value> <value type="example">65</value> |