From d00b6f125fd98d1842cba57c7b509d52470c82d7 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 2 Apr 2003 18:07:52 +0000 Subject: Regenerate docs (This used to be commit 20ee66b661e295cc9fb66f00b16de3b382a7e723) --- docs/htmldocs/improved-browsing.html | 104 +++++++++++++++++------------------ 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'docs/htmldocs/improved-browsing.html') diff --git a/docs/htmldocs/improved-browsing.html b/docs/htmldocs/improved-browsing.html index f7a98153aa..c6b70ddc0c 100644 --- a/docs/htmldocs/improved-browsing.html +++ b/docs/htmldocs/improved-browsing.html @@ -10,14 +10,14 @@ REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html">PrevNextChapter 17. Improved browsing in sambaChapter 18. Improved browsing in samba

17.1. Overview of browsing18.1. Overview of browsing

SMB networking provides a mechanism by which clients can access a list @@ -109,8 +109,8 @@ CLASS="SECT1" >

17.2. Browsing support in samba18.2. Browsing support in samba

Samba facilitates browsing. The browsing is supported by nmbd @@ -152,8 +152,8 @@ CLASS="SECT1" >

17.3. Problem resolution18.3. Problem resolution

If something doesn't work then hopefully the log.nmb file will help @@ -199,8 +199,8 @@ CLASS="SECT1" >

17.4. Browsing across subnets18.4. Browsing across subnets

Since the release of Samba 1.9.17(alpha1) Samba has been @@ -230,8 +230,8 @@ CLASS="SECT2" >

17.4.1. How does cross subnet browsing work ?18.4.1. How does cross subnet browsing work ?

Cross subnet browsing is a complicated dance, containing multiple @@ -441,8 +441,8 @@ CLASS="SECT1" >

17.5. Setting up a WINS server18.5. Setting up a WINS server

Either a Samba machine or a Windows NT Server machine may be set up @@ -524,8 +524,8 @@ CLASS="SECT1" >

17.6. Setting up Browsing in a WORKGROUP18.6. Setting up Browsing in a WORKGROUP

To set up cross subnet browsing on a network containing machines @@ -556,10 +556,10 @@ options in the [global] section of the smb.conf file :

        domain master = yes
-        local master = yes
-        preferred master = yes
-        os level = 65
domain master = yes +local master = yes +preferred master = yes +os level = 65

The domain master browser may be the same machine as the WINS @@ -576,10 +576,10 @@ smb.conf file :

        domain master = no
-        local master = yes
-        preferred master = yes
-        os level = 65
domain master = no +local master = yes +preferred master = yes +os level = 65

Do not do this for more than one Samba server on each subnet, @@ -598,10 +598,10 @@ options in the [global] section of the smb.conf file :

        domain master = no
-        local master = no
-        preferred master = no
-        os level = 0
domain master = no +local master = no +preferred master = no +os level = 0

17.7. Setting up Browsing in a DOMAIN18.7. Setting up Browsing in a DOMAIN

If you are adding Samba servers to a Windows NT Domain then @@ -628,10 +628,10 @@ file :

        domain master = no
-        local master = yes
-        preferred master = yes
-        os level = 65
domain master = no +local master = yes +preferred master = yes +os level = 65

If you wish to have a Samba server fight the election with machines @@ -660,8 +660,8 @@ CLASS="SECT1" >

17.8. Forcing samba to be the master18.8. Forcing samba to be the master

Who becomes the "master browser" is determined by an election process @@ -708,8 +708,8 @@ CLASS="SECT1" >

17.9. Making samba the domain master18.9. Making samba the domain master

The domain master is responsible for collating the browse lists of @@ -781,8 +781,8 @@ CLASS="SECT1" >

17.10. Note about broadcast addresses18.10. Note about broadcast addresses

If your network uses a "0" based broadcast address (for example if it @@ -795,8 +795,8 @@ CLASS="SECT1" >

17.11. Multiple interfaces18.11. Multiple interfaces

Samba now supports machines with multiple network interfaces. If you @@ -820,7 +820,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" >PrevNextUnified Logons between Windows NT and UNIX using WinbindIntegrating MS Windows networks with SambaStackable VFS modulesHosting a Microsoft Distributed File System tree on Samba