From 01f0236f58775e2bf60250caf2b9740bd9f988ea Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 30 Mar 2003 11:22:22 +0000 Subject: - Regenerate docs - Document 'preload modules' (This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3) --- docs/htmldocs/integrate-ms-networks.html | 82 ++++++++++++++++---------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'docs/htmldocs/integrate-ms-networks.html') diff --git a/docs/htmldocs/integrate-ms-networks.html b/docs/htmldocs/integrate-ms-networks.html index 99614cfb3f..984f849f71 100644 --- a/docs/htmldocs/integrate-ms-networks.html +++ b/docs/htmldocs/integrate-ms-networks.html @@ -74,14 +74,14 @@ CLASS="CHAPTER" >Chapter 9. Integrating MS Windows networks with SambaChapter 10. Integrating MS Windows networks with Samba

9.1. Agenda10.1. Agenda

To identify the key functional mechanisms of MS Windows networking @@ -147,8 +147,8 @@ CLASS="SECT1" >

9.2. Name Resolution in a pure Unix/Linux world10.2. Name Resolution in a pure Unix/Linux world

The key configuration files covered in this section are:

9.2.1. 10.2.1. /etc/hosts

9.2.2. 10.2.2. /etc/resolv.conf

9.2.3. 10.2.3. /etc/host.conf

9.2.4. 10.2.4. /etc/nsswitch.conf

9.3. Name resolution as used within MS Windows networking10.3. Name resolution as used within MS Windows networking

MS Windows networking is predicated about the name each machine @@ -491,8 +491,8 @@ CLASS="SECT2" >

9.3.1. The NetBIOS Name Cache10.3.1. The NetBIOS Name Cache

All MS Windows machines employ an in memory buffer in which is @@ -518,8 +518,8 @@ CLASS="SECT2" >

9.3.2. The LMHOSTS file10.3.2. The LMHOSTS file

This file is usually located in MS Windows NT 4.0 or @@ -621,8 +621,8 @@ CLASS="SECT2" >

9.3.3. HOSTS file10.3.3. HOSTS file

This file is usually located in MS Windows NT 4.0 or 2000 in @@ -643,8 +643,8 @@ CLASS="SECT2" >

9.3.4. DNS Lookup10.3.4. DNS Lookup

This capability is configured in the TCP/IP setup area in the network @@ -663,8 +663,8 @@ CLASS="SECT2" >

9.3.5. WINS Lookup10.3.5. WINS Lookup

A WINS (Windows Internet Name Server) service is the equivaent of the @@ -704,8 +704,8 @@ CLASS="SECT1" >

9.4. How browsing functions and how to deploy stable and +NAME="AEN1647" +>10.4. How browsing functions and how to deploy stable and dependable browsing using Samba

9.5. MS Windows security options and how to configure +NAME="AEN1657" +>10.5. MS Windows security options and how to configure Samba for seemless integration

9.5.1. Use MS Windows NT as an authentication server10.5.1. Use MS Windows NT as an authentication server

This method involves the additions of the following parameters @@ -934,8 +934,8 @@ CLASS="SECT2" >

9.5.2. Make Samba a member of an MS Windows NT security domain10.5.2. Make Samba a member of an MS Windows NT security domain

This method involves additon of the following paramters in the smb.conf file:

9.5.3. Configure Samba as an authentication server10.5.3. Configure Samba as an authentication server

This mode of authentication demands that there be on the @@ -1034,8 +1034,8 @@ CLASS="SECT3" >

9.5.3.1. Users10.5.3.1. Users

A user account that may provide a home directory should be @@ -1057,8 +1057,8 @@ CLASS="SECT3" >

9.5.3.2. MS Windows NT Machine Accounts10.5.3.2. MS Windows NT Machine Accounts

These are required only when Samba is used as a domain @@ -1078,8 +1078,8 @@ CLASS="SECT1" >

9.6. Conclusions10.6. Conclusions

Samba provides a flexible means to operate as...