From ca5759f796b153f702669942f7e01e498cc1170f Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 15 Oct 2002 18:14:31 +0000 Subject: make html (This used to be commit 39034207567c363a257f0aebd8ef22f15d98f451) --- docs/htmldocs/integrate-ms-networks.html | 96 ++++++++++++++++---------------- 1 file changed, 48 insertions(+), 48 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 a78d59196d..2412da9c4a 100644 --- a/docs/htmldocs/integrate-ms-networks.html +++ b/docs/htmldocs/integrate-ms-networks.html @@ -8,10 +8,10 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.77">PrevChapter 3. Integrating MS Windows networks with SambaChapter 2. Integrating MS Windows networks with Samba

3.1. Agenda

2.1. Agenda

To identify the key functional mechanisms of MS Windows networking to enable the deployment of Samba as a means of extending and/or @@ -145,9 +145,9 @@ CLASS="SECT1" >

3.2. Name Resolution in a pure Unix/Linux world

2.2. Name Resolution in a pure Unix/Linux world

The key configuration files covered in this section are:

3.2.1. 2.2.1. /etc/hosts

3.2.2. 2.2.2. /etc/resolv.conf

3.2.3. 2.2.3. /etc/host.conf

3.2.4. 2.2.4. /etc/nsswitch.conf

3.3. Name resolution as used within MS Windows networking

2.3. Name resolution as used within MS Windows networking

MS Windows networking is predicated about the name each machine is given. This name is known variously (and inconsistently) as @@ -489,9 +489,9 @@ CLASS="SECT2" >

3.3.1. The NetBIOS Name Cache

2.3.1. The NetBIOS Name Cache

All MS Windows machines employ an in memory buffer in which is stored the NetBIOS names and IP addresses for all external @@ -516,9 +516,9 @@ CLASS="SECT2" >

3.3.2. The LMHOSTS file

2.3.2. The LMHOSTS file

This file is usually located in MS Windows NT 4.0 or 2000 in

3.3.3. HOSTS file

2.3.3. HOSTS file

This file is usually located in MS Windows NT 4.0 or 2000 in

3.3.4. DNS Lookup

2.3.4. DNS Lookup

This capability is configured in the TCP/IP setup area in the network configuration facility. If enabled an elaborate name resolution sequence @@ -661,9 +661,9 @@ CLASS="SECT2" >

3.3.5. WINS Lookup

2.3.5. WINS Lookup

A WINS (Windows Internet Name Server) service is the equivaent of the rfc1001/1002 specified NBNS (NetBIOS Name Server). A WINS server stores @@ -704,9 +704,9 @@ CLASS="SECT1" >

3.4. How browsing functions and how to deploy stable and +>2.4. How browsing functions and how to deploy stable and dependable browsing using Samba

As stated above, MS Windows machines register their NetBIOS names @@ -771,9 +771,9 @@ CLASS="SECT1" >

3.5. MS Windows security options and how to configure +>2.5. MS Windows security options and how to configure Samba for seemless integration

MS Windows clients may use encrypted passwords as part of a @@ -908,9 +908,9 @@ CLASS="SECT2" >

3.5.1. Use MS Windows NT as an authentication server

2.5.1. Use MS Windows NT as an authentication server

This method involves the additions of the following parameters in the smb.conf file:

3.5.2. Make Samba a member of an MS Windows NT security domain

2.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:

3.5.3. Configure Samba as an authentication server

2.5.3. Configure Samba as an authentication server

This mode of authentication demands that there be on the Unix/Linux system both a Unix style account as well as an @@ -1044,9 +1044,9 @@ CLASS="SECT3" >

3.5.3.1. Users

2.5.3.1. Users

A user account that may provide a home directory should be created. The following Linux system commands are typical of @@ -1067,9 +1067,9 @@ CLASS="SECT3" >

3.5.3.2. MS Windows NT Machine Accounts

2.5.3.2. MS Windows NT Machine Accounts

These are required only when Samba is used as a domain controller. Refer to the Samba-PDC-HOWTO for more details.

3.6. Conclusions

2.6. Conclusions

Samba provides a flexible means to operate as...

PrevHomeDiagnosing your samba serverHow to Install and Test SAMBA