From cdd3fa410a6b9f0ddc778149175f3ba7e8a7095d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 17 Apr 2003 19:15:22 +0000 Subject: Regenerate docs (This used to be commit 13a4cd540a1c193e77d973b9dac5bc2d9e7a5353) --- docs/htmldocs/browsing-quick.html | 131 +++++++++++++++++++++++++++++++++----- 1 file changed, 116 insertions(+), 15 deletions(-) (limited to 'docs/htmldocs/browsing-quick.html') diff --git a/docs/htmldocs/browsing-quick.html b/docs/htmldocs/browsing-quick.html index 95a1ca3504..843fa377c2 100644 --- a/docs/htmldocs/browsing-quick.html +++ b/docs/htmldocs/browsing-quick.html @@ -74,7 +74,72 @@ CLASS="CHAPTER" >Chapter 2. Quick Cross Subnet Browsing / Cross Workgroup Browsing guideChapter 3. Quick Cross Subnet Browsing / Cross Workgroup Browsing guide
Table of Contents
3.1. Discussion
3.2. How browsing functions and how to deploy stable and +dependable browsing using Samba
3.3. Use of the Remote Announce parameter
3.4. Use of the Remote Browse Sync parameter
3.5. Use of WINS
3.5.1. WINS Replication
3.5.2. Static WINS Entries
3.6. Do NOT use more than one (1) protocol on MS Windows machines
3.7. Name Resolution Order

This document should be read in conjunction with Browsing and may be taken as the fast track guide to implementing browsing across subnets @@ -113,8 +178,8 @@ CLASS="SECT1" >

2.1. Discussion3.1. Discussion

Firstly, all MS Windows networking is based on SMB (Server Message @@ -204,8 +269,8 @@ CLASS="SECT1" >

2.2. How browsing functions and how to deploy stable and +NAME="AEN327" +>3.2. How browsing functions and how to deploy stable and dependable browsing using Samba

2.3. Use of the 3.3. Use of the Remote Announce parameter

2.4. Use of the 3.4. Use of the Remote Browse Sync parameter

2.5. Use of WINS3.5. Use of WINS

Use of WINS (either Samba WINS _or_ MS Windows NT Server WINS) is highly @@ -509,14 +574,50 @@ CLASS="APPLICATION" >

3.5.1. WINS Replication

Samba-3 permits WINS replication through the use of the wrepld utility. +This tool is not currently capable of being used as it is still in active development. +As soon as this tool becomes moderately functional we will prepare man pages and enhance this +section of the documentation to provide usage and technical details.

3.5.2. Static WINS Entries

New to Samba-3 is a tool called winsedit that may be used to add +static WINS entries to the WINS database. This tool can be used also to modify entries +existing in the WINS database.

The development of the winsedit tool was made necessary due to the migration +of the older style wins.dat file into a new tdb binary backend data store.

2.6. Do NOT use more than one (1) protocol on MS Windows machines3.6. Do NOT use more than one (1) protocol on MS Windows machines

A very common cause of browsing problems results from installing more than @@ -558,8 +659,8 @@ CLASS="SECT1" >

2.7. Name Resolution Order3.7. Name Resolution Order

Resolution of NetBIOS names to IP addresses can take place using a number -- cgit