diff options
Diffstat (limited to 'docs/htmldocs/integrate-ms-networks.html')
-rw-r--r-- | docs/htmldocs/integrate-ms-networks.html | 130 |
1 files changed, 107 insertions, 23 deletions
diff --git a/docs/htmldocs/integrate-ms-networks.html b/docs/htmldocs/integrate-ms-networks.html index 5d9e1cdaec..56f4963fa6 100644 --- a/docs/htmldocs/integrate-ms-networks.html +++ b/docs/htmldocs/integrate-ms-networks.html @@ -74,7 +74,91 @@ CLASS="CHAPTER" ><A NAME="INTEGRATE-MS-NETWORKS" ></A ->Chapter 22. Integrating MS Windows networks with Samba</H1 +>Chapter 23. Integrating MS Windows networks with Samba</H1 +><DIV +CLASS="TOC" +><DL +><DT +><B +>Table of Contents</B +></DT +><DT +>23.1. <A +HREF="integrate-ms-networks.html#AEN3759" +>Name Resolution in a pure Unix/Linux world</A +></DT +><DD +><DL +><DT +>23.1.1. <A +HREF="integrate-ms-networks.html#AEN3775" +><TT +CLASS="FILENAME" +>/etc/hosts</TT +></A +></DT +><DT +>23.1.2. <A +HREF="integrate-ms-networks.html#AEN3791" +><TT +CLASS="FILENAME" +>/etc/resolv.conf</TT +></A +></DT +><DT +>23.1.3. <A +HREF="integrate-ms-networks.html#AEN3802" +><TT +CLASS="FILENAME" +>/etc/host.conf</TT +></A +></DT +><DT +>23.1.4. <A +HREF="integrate-ms-networks.html#AEN3810" +><TT +CLASS="FILENAME" +>/etc/nsswitch.conf</TT +></A +></DT +></DL +></DD +><DT +>23.2. <A +HREF="integrate-ms-networks.html#AEN3822" +>Name resolution as used within MS Windows networking</A +></DT +><DD +><DL +><DT +>23.2.1. <A +HREF="integrate-ms-networks.html#AEN3834" +>The NetBIOS Name Cache</A +></DT +><DT +>23.2.2. <A +HREF="integrate-ms-networks.html#AEN3839" +>The LMHOSTS file</A +></DT +><DT +>23.2.3. <A +HREF="integrate-ms-networks.html#AEN3847" +>HOSTS file</A +></DT +><DT +>23.2.4. <A +HREF="integrate-ms-networks.html#AEN3852" +>DNS Lookup</A +></DT +><DT +>23.2.5. <A +HREF="integrate-ms-networks.html#AEN3855" +>WINS Lookup</A +></DT +></DL +></DD +></DL +></DIV ><P >This section deals with NetBIOS over TCP/IP name to IP address resolution. If you your MS Windows clients are NOT configured to use NetBIOS over TCP/IP then this @@ -155,8 +239,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3688" ->22.1. Name Resolution in a pure Unix/Linux world</A +NAME="AEN3759" +>23.1. Name Resolution in a pure Unix/Linux world</A ></H1 ><P >The key configuration files covered in this section are:</P @@ -197,8 +281,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3704" ->22.1.1. <TT +NAME="AEN3775" +>23.1.1. <TT CLASS="FILENAME" >/etc/hosts</TT ></A @@ -278,8 +362,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3720" ->22.1.2. <TT +NAME="AEN3791" +>23.1.2. <TT CLASS="FILENAME" >/etc/resolv.conf</TT ></A @@ -316,8 +400,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3731" ->22.1.3. <TT +NAME="AEN3802" +>23.1.3. <TT CLASS="FILENAME" >/etc/host.conf</TT ></A @@ -345,8 +429,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3739" ->22.1.4. <TT +NAME="AEN3810" +>23.1.4. <TT CLASS="FILENAME" >/etc/nsswitch.conf</TT ></A @@ -414,8 +498,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3751" ->22.2. Name resolution as used within MS Windows networking</A +NAME="AEN3822" +>23.2. Name resolution as used within MS Windows networking</A ></H1 ><P >MS Windows networking is predicated about the name each machine @@ -499,8 +583,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3763" ->22.2.1. The NetBIOS Name Cache</A +NAME="AEN3834" +>23.2.1. The NetBIOS Name Cache</A ></H2 ><P >All MS Windows machines employ an in memory buffer in which is @@ -526,8 +610,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3768" ->22.2.2. The LMHOSTS file</A +NAME="AEN3839" +>23.2.2. The LMHOSTS file</A ></H2 ><P >This file is usually located in MS Windows NT 4.0 or @@ -629,8 +713,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3776" ->22.2.3. HOSTS file</A +NAME="AEN3847" +>23.2.3. HOSTS file</A ></H2 ><P >This file is usually located in MS Windows NT 4.0 or 2000 in @@ -651,8 +735,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3781" ->22.2.4. DNS Lookup</A +NAME="AEN3852" +>23.2.4. DNS Lookup</A ></H2 ><P >This capability is configured in the TCP/IP setup area in the network @@ -671,8 +755,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3784" ->22.2.5. WINS Lookup</A +NAME="AEN3855" +>23.2.5. WINS Lookup</A ></H2 ><P >A WINS (Windows Internet Name Server) service is the equivaent of the |