diff options
Diffstat (limited to 'docs/htmldocs/improved-browsing.html')
-rw-r--r-- | docs/htmldocs/improved-browsing.html | 83 |
1 files changed, 38 insertions, 45 deletions
diff --git a/docs/htmldocs/improved-browsing.html b/docs/htmldocs/improved-browsing.html index 7609ce69cd..3fad127ef0 100644 --- a/docs/htmldocs/improved-browsing.html +++ b/docs/htmldocs/improved-browsing.html @@ -9,15 +9,12 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK -REL="UP" -TITLE="General installation" -HREF="introduction.html"><LINK REL="PREVIOUS" -TITLE="How to Install and Test SAMBA" -HREF="install.html"><LINK +TITLE="Using samba 3.0 with ActiveDirectory support" +HREF="ads.html"><LINK REL="NEXT" -TITLE="Oplocks" -HREF="oplocks.html"></HEAD +TITLE="Quick Cross Subnet Browsing / Cross Workgroup Browsing guide" +HREF="browsing-quick.html"></HEAD ><BODY CLASS="CHAPTER" BGCOLOR="#FFFFFF" @@ -45,7 +42,7 @@ WIDTH="10%" ALIGN="left" VALIGN="bottom" ><A -HREF="install.html" +HREF="ads.html" ACCESSKEY="P" >Prev</A ></TD @@ -59,7 +56,7 @@ WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="oplocks.html" +HREF="browsing-quick.html" ACCESSKEY="N" >Next</A ></TD @@ -74,15 +71,15 @@ CLASS="CHAPTER" ><A NAME="IMPROVED-BROWSING" ></A ->Chapter 2. Improved browsing in samba</H1 +>Chapter 15. Improved browsing in samba</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN229" +NAME="AEN2517" ></A ->2.1. Overview of browsing</H1 +>15.1. Overview of browsing</H1 ><P >SMB networking provides a mechanism by which clients can access a list of machines in a network, a so-called "browse list". This list @@ -104,9 +101,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN233" +NAME="AEN2521" ></A ->2.2. Browsing support in samba</H1 +>15.2. Browsing support in samba</H1 ><P >Samba now fully supports browsing. The browsing is supported by nmbd and is also controlled by options in the smb.conf file (see smb.conf(5)).</P @@ -149,9 +146,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN242" +NAME="AEN2530" ></A ->2.3. Problem resolution</H1 +>15.3. Problem resolution</H1 ><P >If something doesn't work then hopefully the log.nmb file will help you track down the problem. Try a debug level of 2 or 3 for finding @@ -183,9 +180,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN249" +NAME="AEN2537" ></A ->2.4. Browsing across subnets</H1 +>15.4. Browsing across subnets</H1 ><P >With the release of Samba 1.9.17(alpha1 and above) Samba has been updated to enable it to support the replication of browse lists @@ -214,9 +211,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN254" +NAME="AEN2542" ></A ->2.4.1. How does cross subnet browsing work ?</H2 +>15.4.1. How does cross subnet browsing work ?</H2 ><P >Cross subnet browsing is a complicated dance, containing multiple moving parts. It has taken Microsoft several years to get the code @@ -426,9 +423,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN289" +NAME="AEN2577" ></A ->2.5. Setting up a WINS server</H1 +>15.5. Setting up a WINS server</H1 ><P >Either a Samba machine or a Windows NT Server machine may be set up as a WINS server. To set a Samba machine to be a WINS server you must @@ -480,7 +477,7 @@ all smb.conf files :</P ><P ><B CLASS="COMMAND" ->wins server = >name or IP address<</B +> wins server = >name or IP address<</B ></P ><P >where >name or IP address< is either the DNS name of the WINS server @@ -509,9 +506,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN308" +NAME="AEN2596" ></A ->2.6. Setting up Browsing in a WORKGROUP</H1 +>15.6. Setting up Browsing in a WORKGROUP</H1 ><P >To set up cross subnet browsing on a network containing machines in up to be in a WORKGROUP, not an NT Domain you need to set up one @@ -532,7 +529,7 @@ set the following option in the [global] section of the smb.conf file :</P ><P ><B CLASS="COMMAND" ->domain master = yes</B +> domain master = yes</B ></P ><P >The domain master browser should also preferrably be the local master @@ -593,9 +590,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN326" +NAME="AEN2614" ></A ->2.7. Setting up Browsing in a DOMAIN</H1 +>15.7. Setting up Browsing in a DOMAIN</H1 ><P >If you are adding Samba servers to a Windows NT Domain then you must not set up a Samba server as a domain master browser. @@ -644,9 +641,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN336" +NAME="AEN2624" ></A ->2.8. Forcing samba to be the master</H1 +>15.8. Forcing samba to be the master</H1 ><P >Who becomes the "master browser" is determined by an election process using broadcasts. Each election packet contains a number of parameters @@ -692,9 +689,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN345" +NAME="AEN2633" ></A ->2.9. Making samba the domain master</H1 +>15.9. Making samba the domain master</H1 ><P >The domain master is responsible for collating the browse lists of multiple subnets so that browsing can occur between subnets. You can @@ -765,9 +762,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN363" +NAME="AEN2651" ></A ->2.10. Note about broadcast addresses</H1 +>15.10. Note about broadcast addresses</H1 ><P >If your network uses a "0" based broadcast address (for example if it ends in a 0) then you will strike problems. Windows for Workgroups @@ -779,9 +776,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN366" +NAME="AEN2654" ></A ->2.11. Multiple interfaces</H1 +>15.11. Multiple interfaces</H1 ><P >Samba now supports machines with multiple network interfaces. If you have multiple interfaces then you will need to use the "interfaces" @@ -804,7 +801,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" ><A -HREF="install.html" +HREF="ads.html" ACCESSKEY="P" >Prev</A ></TD @@ -822,7 +819,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="oplocks.html" +HREF="browsing-quick.html" ACCESSKEY="N" >Next</A ></TD @@ -832,21 +829,17 @@ ACCESSKEY="N" WIDTH="33%" ALIGN="left" VALIGN="top" ->How to Install and Test SAMBA</TD +>Using samba 3.0 with ActiveDirectory support</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" -><A -HREF="introduction.html" -ACCESSKEY="U" ->Up</A -></TD +> </TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" ->Oplocks</TD +>Quick Cross Subnet Browsing / Cross Workgroup Browsing guide</TD ></TR ></TABLE ></DIV |