~ubuntu-branches/ubuntu/maverick/samba/maverick-security

« back to all changes in this revision

Viewing changes to docs/htmldocs/Samba3-HOWTO/ClientConfig.html

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-01-29 06:16:15 UTC
  • mfrom: (0.27.9 upstream) (0.34.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100129061615-37hs6xqpsdhjq3ld
Tags: 2:3.4.5~dfsg-1ubuntu1
* Merge from debian testing.  Remaining changes:
  + debian/patches/VERSION.patch:
    - set SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - Add "(Samba, Ubuntu)" to server string.
    - Comment out the default [homes] share, and add a comment about "valid users = %s"
      to show users how to restrict access to \\server\username to only username.
    - Set 'usershare allow guests', so that usershare admins are allowed to create
      public shares in additon to authenticated ones.
    - add map to guest = Bad user, maps bad username to gues access.
  + debian/samba-common.conf:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/mksambapasswd.awk:
    - Do not add user with UID less than 1000 to smbpasswd.
  + debian/control: 
    - Make libswbclient0 replace/conflict with hardy's likewise-open.
    - Don't build against ctdb, since its not in main yet.
  + debian/rules:
    - Enable "native" PIE hardening.
    - Add BIND_NOW to maximize benefit of RELRO hardening.
  + Add ufw integration:
    - Created debian/samba.ufw.profile.
    - debian/rules, debian/samba.dirs, debian/samba.files: install
  + Add apoort hook:
    - Created debian/source_samba.py.
    - debian/rules, debian/samba.dirs, debian/samba-common-bin.files: install
  + debian/rules, debian/samba.if-up: allow "NetworkManager" as a recognized address
    family... it's obviously /not/ an address family, but it's what gets
    sent when using NM, so we'll cope for now.  (LP: #462169). Taken from karmic-proposed.
  + debian/control: Recommend keyutils for smbfs (LP: #493565)
  + Dropped patches:
    - debian/patches/security-CVE-2009-3297.patch: No longer needed
    - debian/patches/fix-too-many-open-files.patch: No longer needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter�8.�MS Windows Network Configuration Guide</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"><link rel="home" href="index.html" title="The Official Samba 3.4.x HOWTO and Reference Guide"><link rel="up" href="type.html" title="Part�II.�Server Configuration Basics"><link rel="prev" href="StandAloneServer.html" title="Chapter�7.�Standalone Servers"><link rel="next" href="optional.html" title="Part�III.�Advanced Configuration"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter�8.�MS Windows Network Configuration Guide</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="StandAloneServer.html">Prev</a>�</td><th width="60%" align="center">Part�II.�Server Configuration Basics</th><td width="20%" align="right">�<a accesskey="n" href="optional.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="ClientConfig"></a>Chapter�8.�MS Windows Network Configuration Guide</h2></div><div><div class="author"><h3 class="author"><span class="firstname">John</span> <span class="othername">H.</span> <span class="orgname">Samba Team</span> <span class="surname">Terpstra</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jht@samba.org">jht@samba.org</a>&gt;</code></p></div></div></div></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ClientConfig.html#id2575509">Features and Benefits</a></span></dt><dt><span class="sect1"><a href="ClientConfig.html#id2575569">Technical Details</a></span></dt><dd><dl><dt><span class="sect2"><a href="ClientConfig.html#id2575613">TCP/IP Configuration</a></span></dt><dt><span class="sect2"><a href="ClientConfig.html#id2577384">Joining a Domain: Windows 2000/XP Professional</a></span></dt><dt><span class="sect2"><a href="ClientConfig.html#id2577911">Domain Logon Configuration: Windows 9x/Me</a></span></dt></dl></dd><dt><span class="sect1"><a href="ClientConfig.html#id2578354">Common Errors</a></span></dt></dl></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2575509"></a>Features and Benefits</h2></div></div></div><p>
2
 
<a class="indexterm" name="id2575517"></a>
3
 
<a class="indexterm" name="id2575524"></a>
4
 
<a class="indexterm" name="id2575531"></a>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter�8.�MS Windows Network Configuration Guide</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The Official Samba 3.4.x HOWTO and Reference Guide"><link rel="up" href="type.html" title="Part�II.�Server Configuration Basics"><link rel="prev" href="StandAloneServer.html" title="Chapter�7.�Standalone Servers"><link rel="next" href="optional.html" title="Part�III.�Advanced Configuration"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter�8.�MS Windows Network Configuration Guide</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="StandAloneServer.html">Prev</a>�</td><th width="60%" align="center">Part�II.�Server Configuration Basics</th><td width="20%" align="right">�<a accesskey="n" href="optional.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter�8.�MS Windows Network Configuration Guide"><div class="titlepage"><div><div><h2 class="title"><a name="ClientConfig"></a>Chapter�8.�MS Windows Network Configuration Guide</h2></div><div><div class="author"><h3 class="author"><span class="firstname">John</span> <span class="othername">H.</span> <span class="surname">Terpstra</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jht@samba.org">jht@samba.org</a>&gt;</code></p></div></div></div></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ClientConfig.html#id2581580">Features and Benefits</a></span></dt><dt><span class="sect1"><a href="ClientConfig.html#id2581640">Technical Details</a></span></dt><dd><dl><dt><span class="sect2"><a href="ClientConfig.html#id2581683">TCP/IP Configuration</a></span></dt><dt><span class="sect2"><a href="ClientConfig.html#id2583455">Joining a Domain: Windows 2000/XP Professional</a></span></dt><dt><span class="sect2"><a href="ClientConfig.html#id2583981">Domain Logon Configuration: Windows 9x/Me</a></span></dt></dl></dd><dt><span class="sect1"><a href="ClientConfig.html#id2584425">Common Errors</a></span></dt></dl></div><div class="sect1" title="Features and Benefits"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2581580"></a>Features and Benefits</h2></div></div></div><p>
 
2
<a class="indexterm" name="id2581588"></a>
 
3
<a class="indexterm" name="id2581594"></a>
 
4
<a class="indexterm" name="id2581601"></a>
5
5
Occasionally network administrators report difficulty getting Microsoft Windows clients to interoperate
6
6
correctly with Samba servers. It seems that some folks just cannot accept the fact that the right way
7
7
to configure an MS Windows network client is precisely as one would do when using MS Windows NT4 or 200x
8
8
servers. Yet there is repetitious need to provide detailed Windows client configuration instructions.
9
9
</p><p>
10
 
<a class="indexterm" name="id2575548"></a>
11
 
<a class="indexterm" name="id2575555"></a>
 
10
<a class="indexterm" name="id2581619"></a>
 
11
<a class="indexterm" name="id2581626"></a>
12
12
The purpose of this chapter is to graphically illustrate MS Windows client configuration for the most common
13
13
critical aspects of such configuration. An experienced network administrator will not be interested in the
14
14
details of this chapter.
15
 
</p></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2575569"></a>Technical Details</h2></div></div></div><p>
16
 
<a class="indexterm" name="id2575577"></a>
17
 
<a class="indexterm" name="id2575584"></a>
 
15
</p></div><div class="sect1" title="Technical Details"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2581640"></a>Technical Details</h2></div></div></div><p>
 
16
<a class="indexterm" name="id2581648"></a>
 
17
<a class="indexterm" name="id2581655"></a>
18
18
This chapter discusses TCP/IP protocol configuration as well as network membership for the platforms
19
19
that are in common use today. These are:
20
 
</p><div class="itemizedlist"><ul type="disc"><li><p>
 
20
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
21
21
        Microsoft Windows XP Professional
22
 
        </p></li><li><p>
 
22
        </p></li><li class="listitem"><p>
23
23
        Windows 2000 Professional
24
 
        </p></li><li><p>
 
24
        </p></li><li class="listitem"><p>
25
25
        Windows Millennium edition (Me)
26
 
        </p></li></ul></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2575613"></a>TCP/IP Configuration</h3></div></div></div><p>
27
 
<a class="indexterm" name="id2575621"></a>
28
 
<a class="indexterm" name="id2575628"></a>
 
26
        </p></li></ul></div><div class="sect2" title="TCP/IP Configuration"><div class="titlepage"><div><div><h3 class="title"><a name="id2581683"></a>TCP/IP Configuration</h3></div></div></div><p>
 
27
<a class="indexterm" name="id2581691"></a>
 
28
<a class="indexterm" name="id2581699"></a>
29
29
        The builder of a house must ensure that all construction takes place on a firm foundation.
30
30
        The same is true for the builder of a TCP/IP-based networking system. Fundamental network configuration problems
31
31
        will plague all network users until they are resolved. 
32
32
        </p><p>
33
 
<a class="indexterm" name="id2575643"></a>
34
 
<a class="indexterm" name="id2575650"></a>
 
33
<a class="indexterm" name="id2581713"></a>
 
34
<a class="indexterm" name="id2581720"></a>
35
35
        MS Windows workstations and servers can be configured either with fixed
36
36
        IP addresses or via DHCP. The examples that follow demonstrate the use of DHCP
37
37
        and make only passing reference to those situations where fixed IP configuration
38
38
        settings can be effected.
39
39
        </p><p>
40
 
<a class="indexterm" name="id2575664"></a>
41
 
<a class="indexterm" name="id2575671"></a>
 
40
<a class="indexterm" name="id2581735"></a>
 
41
<a class="indexterm" name="id2581742"></a>
42
42
        It is possible to use shortcuts or abbreviated keystrokes to arrive at a
43
43
        particular configuration screen. The decision was made to base all examples in this
44
44
        chapter on use of the <span class="guibutton">Start</span> button.
45
 
        </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id2575688"></a>MS Windows XP Professional</h4></div></div></div><p>
46
 
<a class="indexterm" name="id2575696"></a>
 
45
        </p><div class="sect3" title="MS Windows XP Professional"><div class="titlepage"><div><div><h4 class="title"><a name="id2581759"></a>MS Windows XP Professional</h4></div></div></div><p>
 
46
<a class="indexterm" name="id2581767"></a>
47
47
                There are two paths to the Windows XP TCP/IP configuration panel. Choose the access method that you prefer:
48
48
                </p><p>
49
49
                Click <span class="guimenu">Start -&gt; Control Panel -&gt; Network Connections</span>.
51
51
                <span class="emphasis"><em>Alternately,</em></span> click <span class="guimenu">Start -&gt;</span>, and right-click <span class="guimenu">My Network Places</span>
52
52
                then select <span class="guimenuitem">Properties</span>.
53
53
                </p><p>
54
 
<a class="indexterm" name="id2575744"></a>
 
54
<a class="indexterm" name="id2581815"></a>
55
55
                The following procedure steps through the Windows XP Professional TCP/IP configuration process:
56
 
                </p><div class="procedure"><ol type="1"><li><p>
57
 
<a class="indexterm" name="id2575762"></a>
58
 
<a class="indexterm" name="id2575769"></a>
59
 
<a class="indexterm" name="id2575776"></a>
 
56
                </p><div class="procedure"><ol class="procedure" type="1"><li class="step" title="Step 1"><p>
 
57
<a class="indexterm" name="id2581833"></a>
 
58
<a class="indexterm" name="id2581840"></a>
 
59
<a class="indexterm" name="id2581847"></a>
60
60
                        On some installations the interface will be called <span class="guimenu">Local Area Connection</span> and
61
61
                        on others it will be called <span class="guimenu">Network Bridge</span>. On our system it is called <span class="guimenu">Network Bridge</span>.
62
62
                        Right-click on <span class="guimenu">Network Bridge -&gt; Properties</span>. See <a class="link" href="ClientConfig.html#WXPP002" title="Figure�8.1.�Network Bridge Configuration.">&#8220;Network Bridge Configuration.&#8221;</a>.
63
63
                        </p><div class="figure"><a name="WXPP002"></a><p class="title"><b>Figure�8.1.�Network Bridge Configuration.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WXPP002.png" alt="Network Bridge Configuration."></div></div></div><p><br class="figure-break">
64
 
                        </p></li><li><p>
65
 
<a class="indexterm" name="id2575862"></a>
66
 
<a class="indexterm" name="id2575869"></a>
 
64
                        </p></li><li class="step" title="Step 2"><p>
 
65
<a class="indexterm" name="id2581933"></a>
 
66
<a class="indexterm" name="id2581940"></a>
67
67
                        The Network Bridge Configuration, or Local Area Connection, panel is used to set TCP/IP protocol settings.
68
68
                        In <span class="guimenuitem">This connection uses the following items:</span> box,
69
69
                        click on <span class="guimenu">Internet Protocol (TCP/IP)</span>, then click on <span class="guibutton">Properties</span>.
70
70
                        </p><p>
71
 
<a class="indexterm" name="id2575900"></a>
72
 
<a class="indexterm" name="id2575908"></a>
 
71
<a class="indexterm" name="id2581971"></a>
 
72
<a class="indexterm" name="id2581978"></a>
73
73
                        The default setting is DHCP-enabled operation
74
 
                        (i.e., &#8220;<span class="quote">Obtain an IP address automatically</span>&#8221;). See <a class="link" href="ClientConfig.html#WXPP003" title="Figure�8.2.�Internet Protocol (TCP/IP) Properties.">&#8220;Internet Protocol (TCP/IP) Properties.&#8221;</a>.
 
74
                        (i.e., <span class="quote">&#8220;<span class="quote">Obtain an IP address automatically</span>&#8221;</span>). See <a class="link" href="ClientConfig.html#WXPP003" title="Figure�8.2.�Internet Protocol (TCP/IP) Properties.">&#8220;Internet Protocol (TCP/IP) Properties.&#8221;</a>.
75
75
                        </p><div class="figure"><a name="WXPP003"></a><p class="title"><b>Figure�8.2.�Internet Protocol (TCP/IP) Properties.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WXPP003.png" alt="Internet Protocol (TCP/IP) Properties."></div></div></div><p><br class="figure-break">
76
76
                        </p><p>
77
 
<a class="indexterm" name="id2575970"></a>
78
 
<a class="indexterm" name="id2575977"></a>
79
 
<a class="indexterm" name="id2575984"></a>
80
 
<a class="indexterm" name="id2575991"></a>
 
77
<a class="indexterm" name="id2582041"></a>
 
78
<a class="indexterm" name="id2582048"></a>
 
79
<a class="indexterm" name="id2582055"></a>
 
80
<a class="indexterm" name="id2582061"></a>
81
81
                        Many network administrators will want to use DHCP to configure all client TCP/IP
82
82
                        protocol stack settings. (For information on how to configure the ISC DHCP server
83
83
                        for Windows client support see <a class="link" href="DNSDHCP.html#DHCP" title="DHCP Server">the DNS and DHCP Configuration Guide</a>,
84
84
                        <a class="link" href="DNSDHCP.html#DHCP" title="DHCP Server">DHCP Server</a>.
85
85
                        </p><p>
86
 
<a class="indexterm" name="id2576020"></a>
87
 
<a class="indexterm" name="id2576027"></a>
88
 
<a class="indexterm" name="id2576033"></a>
89
 
                        If it is necessary to provide a fixed IP address, click on &#8220;<span class="quote">Use the following IP address</span>&#8221; and enter the
 
86
<a class="indexterm" name="id2582090"></a>
 
87
<a class="indexterm" name="id2582097"></a>
 
88
<a class="indexterm" name="id2582104"></a>
 
89
                        If it is necessary to provide a fixed IP address, click on <span class="quote">&#8220;<span class="quote">Use the following IP address</span>&#8221;</span> and enter the
90
90
                        IP Address, the subnet mask, and the default gateway address in the boxes provided.
91
 
                        </p></li><li><p>
92
 
<a class="indexterm" name="id2576054"></a>
93
 
<a class="indexterm" name="id2576061"></a>
94
 
<a class="indexterm" name="id2576068"></a>
95
 
<a class="indexterm" name="id2576075"></a>
 
91
                        </p></li><li class="step" title="Step 3"><p>
 
92
<a class="indexterm" name="id2582125"></a>
 
93
<a class="indexterm" name="id2582132"></a>
 
94
<a class="indexterm" name="id2582139"></a>
 
95
<a class="indexterm" name="id2582146"></a>
96
96
                        Click the <span class="guibutton">Advanced</span> button to proceed with TCP/IP configuration.
97
97
                        This opens a panel in which it is possible to create additional IP addresses for this interface.
98
98
                        The technical name for the additional addresses is <span class="emphasis"><em>IP aliases</em></span>, and additionally this
100
100
                        necessary to create additional settings. See <a class="link" href="ClientConfig.html#WXPP005" title="Figure�8.3.�Advanced Network Settings">&#8220;Advanced Network Settings&#8221;</a> to see the appearance of this panel.
101
101
                        </p><div class="figure"><a name="WXPP005"></a><p class="title"><b>Figure�8.3.�Advanced Network Settings</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WXPP005.png" alt="Advanced Network Settings"></div></div></div><p><br class="figure-break">
102
102
                        </p><p>
103
 
<a class="indexterm" name="id2576146"></a>
104
 
<a class="indexterm" name="id2576152"></a>
105
 
<a class="indexterm" name="id2576159"></a>
 
103
<a class="indexterm" name="id2582216"></a>
 
104
<a class="indexterm" name="id2582223"></a>
 
105
<a class="indexterm" name="id2582230"></a>
106
106
                        Fixed settings may be required for DNS and WINS if these settings are not provided automatically via DHCP.
107
 
                        </p></li><li><p>
108
 
<a class="indexterm" name="id2576174"></a>
109
 
<a class="indexterm" name="id2576181"></a>
 
107
                        </p></li><li class="step" title="Step 4"><p>
 
108
<a class="indexterm" name="id2582245"></a>
 
109
<a class="indexterm" name="id2582252"></a>
110
110
                        Click the <span class="guimenu">DNS</span> tab to add DNS server settings. 
111
111
                        The example system uses manually configured DNS settings. When finished making changes, click the
112
112
                        <span class="guibutton">OK</span> to commit the settings. See <a class="link" href="ClientConfig.html#WXPP014" title="Figure�8.4.�DNS Configuration.">&#8220;DNS Configuration.&#8221;</a>.
113
113
                        </p><div class="figure"><a name="WXPP014"></a><p class="title"><b>Figure�8.4.�DNS Configuration.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WXPP014.png" alt="DNS Configuration."></div></div></div><p><br class="figure-break">
114
 
                        </p></li><li><p>
115
 
<a class="indexterm" name="id2576256"></a>
116
 
<a class="indexterm" name="id2576262"></a>
 
114
                        </p></li><li class="step" title="Step 5"><p>
 
115
<a class="indexterm" name="id2582326"></a>
 
116
<a class="indexterm" name="id2582333"></a>
117
117
                        Click the <span class="guibutton">WINS</span> tab to add manual WINS server entries. 
118
118
                        This step demonstrates an example system that uses manually configured WINS settings. 
119
119
                        When finished making changes, click <span class="guibutton">OK</span> to commit
120
120
                        the settings. See <a class="link" href="ClientConfig.html#WXPP009" title="Figure�8.5.�WINS Configuration">&#8220;WINS Configuration&#8221;</a>.
121
121
                        </p><div class="figure"><a name="WXPP009"></a><p class="title"><b>Figure�8.5.�WINS Configuration</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WXPP009.png" alt="WINS Configuration"></div></div></div><p><br class="figure-break">
122
 
                        </p></li></ol></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id2576332"></a>MS Windows 2000</h4></div></div></div><p>
123
 
<a class="indexterm" name="id2576339"></a>
124
 
<a class="indexterm" name="id2576347"></a>
 
122
                        </p></li></ol></div></div><div class="sect3" title="MS Windows 2000"><div class="titlepage"><div><div><h4 class="title"><a name="id2582402"></a>MS Windows 2000</h4></div></div></div><p>
 
123
<a class="indexterm" name="id2582410"></a>
 
124
<a class="indexterm" name="id2582417"></a>
125
125
                There are two paths to the Windows 2000 Professional TCP/IP configuration panel. Choose the access method that you prefer:
126
126
                </p><p>
127
127
                Click <span class="guimenu">Start -&gt; Control Panel -&gt; Network and Dial-up Connections</span>.
129
129
                <span class="emphasis"><em>Alternatively,</em></span> click <span class="guimenu">Start</span>, then right-click <span class="guimenu">My Network Places</span>, and
130
130
                select <span class="guimenuitem">Properties</span>.
131
131
                </p><p>
132
 
<a class="indexterm" name="id2576395"></a>
 
132
<a class="indexterm" name="id2582466"></a>
133
133
                The following procedure steps through the Windows XP Professional TCP/IP configuration process:
134
 
                </p><div class="procedure"><ol type="1"><li><p>
 
134
                </p><div class="procedure"><ol class="procedure" type="1"><li class="step" title="Step 1"><p>
135
135
                        Right-click on <span class="guimenu">Local Area Connection</span>, then click
136
136
                        <span class="guimenuitem">Properties</span>. See <a class="link" href="ClientConfig.html#w2kp001" title="Figure�8.6.�Local Area Connection Properties.">&#8220;Local Area Connection Properties.&#8221;</a>.
137
137
                        </p><div class="figure"><a name="w2kp001"></a><p class="title"><b>Figure�8.6.�Local Area Connection Properties.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/w2kp001.png" alt="Local Area Connection Properties."></div></div></div><p><br class="figure-break">
138
 
                        </p></li><li><p>
139
 
<a class="indexterm" name="id2576476"></a>
140
 
<a class="indexterm" name="id2576483"></a>
 
138
                        </p></li><li class="step" title="Step 2"><p>
 
139
<a class="indexterm" name="id2582547"></a>
 
140
<a class="indexterm" name="id2582554"></a>
141
141
                        The Local Area Connection Properties is used to set TCP/IP protocol settings. Click on
142
142
                        <span class="guimenu">Internet Protocol (TCP/IP)</span> in the <span class="guimenuitem">Components checked are used by this
143
143
                        connection:</span> box, then click the <span class="guibutton">Properties</span> button.
144
 
                        </p></li><li><p>
145
 
<a class="indexterm" name="id2576518"></a>
146
 
<a class="indexterm" name="id2576525"></a>
 
144
                        </p></li><li class="step" title="Step 3"><p>
 
145
<a class="indexterm" name="id2582589"></a>
 
146
<a class="indexterm" name="id2582596"></a>
147
147
                        The default setting is DHCP-enabled operation
148
 
                        (i.e., &#8220;<span class="quote">Obtain an IP address automatically</span>&#8221;). See <a class="link" href="ClientConfig.html#w2kp002" title="Figure�8.7.�Internet Protocol (TCP/IP) Properties.">&#8220;Internet Protocol (TCP/IP) Properties.&#8221;</a>.
 
148
                        (i.e., <span class="quote">&#8220;<span class="quote">Obtain an IP address automatically</span>&#8221;</span>). See <a class="link" href="ClientConfig.html#w2kp002" title="Figure�8.7.�Internet Protocol (TCP/IP) Properties.">&#8220;Internet Protocol (TCP/IP) Properties.&#8221;</a>.
149
149
                        </p><div class="figure"><a name="w2kp002"></a><p class="title"><b>Figure�8.7.�Internet Protocol (TCP/IP) Properties.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/w2kp002.png" alt="Internet Protocol (TCP/IP) Properties."></div></div></div><p><br class="figure-break">
150
150
                        </p><p>
151
 
<a class="indexterm" name="id2576584"></a>
152
 
<a class="indexterm" name="id2576591"></a>
 
151
<a class="indexterm" name="id2582655"></a>
 
152
<a class="indexterm" name="id2582662"></a>
153
153
                        Many network administrators will want to use DHCP to configure all client TCP/IP
154
154
                        protocol stack settings. (For information on how to configure the ISC DHCP server
155
155
                        for Windows client support, see, <a class="link" href="DNSDHCP.html#DHCP" title="DHCP Server">&#8220;DHCP Server&#8221;</a>.
156
156
                        </p><p>
157
 
<a class="indexterm" name="id2576610"></a>
158
 
<a class="indexterm" name="id2576617"></a>
159
 
                        If it is necessary to provide a fixed IP address, click on &#8220;<span class="quote">Use the following IP address</span>&#8221; and enter the
 
157
<a class="indexterm" name="id2582681"></a>
 
158
<a class="indexterm" name="id2582688"></a>
 
159
                        If it is necessary to provide a fixed IP address, click on <span class="quote">&#8220;<span class="quote">Use the following IP address</span>&#8221;</span> and enter the
160
160
                        IP Address, the subnet mask, and the default gateway address in the boxes provided.
161
161
                        For this example we are assuming that all network clients will be configured using DHCP.
162
 
                        </p></li><li><p>
 
162
                        </p></li><li class="step" title="Step 4"><p>
163
163
                        Click the <span class="guimenu">Advanced</span> button to proceed with TCP/IP configuration.
164
164
                        Refer to <a class="link" href="ClientConfig.html#w2kp003" title="Figure�8.8.�Advanced Network Settings.">&#8220;Advanced Network Settings.&#8221;</a>.
165
165
                        </p><div class="figure"><a name="w2kp003"></a><p class="title"><b>Figure�8.8.�Advanced Network Settings.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/w2kp003.png" alt="Advanced Network Settings."></div></div></div><p><br class="figure-break">
166
166
                        </p><p>
167
 
<a class="indexterm" name="id2576693"></a>
168
 
<a class="indexterm" name="id2576700"></a>
169
 
<a class="indexterm" name="id2576707"></a>
 
167
<a class="indexterm" name="id2582764"></a>
 
168
<a class="indexterm" name="id2582771"></a>
 
169
<a class="indexterm" name="id2582777"></a>
170
170
                        Fixed settings may be required for DNS and WINS if these settings are not provided automatically via DHCP.
171
 
                        </p></li><li><p>
172
 
<a class="indexterm" name="id2576722"></a>
173
 
<a class="indexterm" name="id2576729"></a>
 
171
                        </p></li><li class="step" title="Step 5"><p>
 
172
<a class="indexterm" name="id2582793"></a>
 
173
<a class="indexterm" name="id2582800"></a>
174
174
                        Click the <span class="guimenu">DNS</span> tab to add DNS server settings. 
175
175
                        The example system uses manually configured DNS settings. When finished making changes,
176
176
                        click <span class="guibutton">OK</span> to commit the settings. See <a class="link" href="ClientConfig.html#w2kp004" title="Figure�8.9.�DNS Configuration.">&#8220;DNS Configuration.&#8221;</a>.
177
177
                        </p><div class="figure"><a name="w2kp004"></a><p class="title"><b>Figure�8.9.�DNS Configuration.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/w2kp004.png" alt="DNS Configuration."></div></div></div><p><br class="figure-break">
178
 
                        </p></li><li><p>
179
 
<a class="indexterm" name="id2576800"></a>
180
 
<a class="indexterm" name="id2576807"></a>
 
178
                        </p></li><li class="step" title="Step 6"><p>
 
179
<a class="indexterm" name="id2582871"></a>
 
180
<a class="indexterm" name="id2582878"></a>
181
181
                        Click the <span class="guibutton">WINS</span> tab to add manual WINS server entries. 
182
182
                        This step demonstrates an example system that uses manually configured WINS settings. 
183
183
                        When finished making changes, click <span class="guibutton">OK</span> to commit the settings.
184
184
                        See <a class="link" href="ClientConfig.html#w2kp005" title="Figure�8.10.�WINS Configuration.">&#8220;WINS Configuration.&#8221;</a>.
185
185
                        </p><div class="figure"><a name="w2kp005"></a><p class="title"><b>Figure�8.10.�WINS Configuration.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/w2kp005.png" alt="WINS Configuration."></div></div></div><p><br class="figure-break">
186
 
                        </p></li></ol></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id2576878"></a>MS Windows Me</h4></div></div></div><p>
187
 
<a class="indexterm" name="id2576886"></a>
188
 
<a class="indexterm" name="id2576893"></a>
189
 
<a class="indexterm" name="id2576900"></a>
 
186
                        </p></li></ol></div></div><div class="sect3" title="MS Windows Me"><div class="titlepage"><div><div><h4 class="title"><a name="id2582949"></a>MS Windows Me</h4></div></div></div><p>
 
187
<a class="indexterm" name="id2582957"></a>
 
188
<a class="indexterm" name="id2582964"></a>
 
189
<a class="indexterm" name="id2582971"></a>
190
190
                There are two paths to the Windows Millennium edition (Me) TCP/IP configuration panel. Choose the access method that you prefer:
191
191
                </p><p>
192
192
                Click <span class="guimenu">Start -&gt; Control Panel -&gt; Network Connections</span>.
193
193
                </p><p>
194
 
<a class="indexterm" name="id2576923"></a>
195
 
<a class="indexterm" name="id2576930"></a>
 
194
<a class="indexterm" name="id2582994"></a>
 
195
<a class="indexterm" name="id2583001"></a>
196
196
                <span class="emphasis"><em>Alternatively,</em></span> click on <span class="guimenu">Start -&gt;</span>, and right click on <span class="guimenu">My Network Places</span>
197
197
                then select <span class="guimenuitem">Properties</span>.
198
198
                </p><p>
199
 
<a class="indexterm" name="id2576963"></a>
 
199
<a class="indexterm" name="id2583033"></a>
200
200
                The following procedure steps through the Windows Me TCP/IP configuration process:
201
 
                </p><div class="procedure"><ol type="1"><li><p>
202
 
<a class="indexterm" name="id2576980"></a>
 
201
                </p><div class="procedure"><ol class="procedure" type="1"><li class="step" title="Step 1"><p>
 
202
<a class="indexterm" name="id2583051"></a>
203
203
                        In the box labeled <span class="guimenuitem">The following network components are installed:</span>,
204
204
                        click on <span class="guimenu">Internet Protocol TCP/IP</span>, then click on the <span class="guibutton">Properties</span> button.
205
205
                        See <a class="link" href="ClientConfig.html#WME001" title="Figure�8.11.�The Windows Me Network Configuration Panel.">&#8220;The Windows Me Network Configuration Panel.&#8221;</a>.
206
206
                        </p><div class="figure"><a name="WME001"></a><p class="title"><b>Figure�8.11.�The Windows Me Network Configuration Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME001.png" alt="The Windows Me Network Configuration Panel."></div></div></div><p><br class="figure-break">
207
 
                        </p></li><li><p>
208
 
<a class="indexterm" name="id2577061"></a>
209
 
<a class="indexterm" name="id2577068"></a>
210
 
<a class="indexterm" name="id2577074"></a>
 
207
                        </p></li><li class="step" title="Step 2"><p>
 
208
<a class="indexterm" name="id2583132"></a>
 
209
<a class="indexterm" name="id2583138"></a>
 
210
<a class="indexterm" name="id2583145"></a>
211
211
                        Many network administrators will want to use DHCP to configure all client TCP/IP
212
212
                        protocol stack settings. (For information on how to configure the ISC DHCP server
213
213
                        for Windows client support see <a class="link" href="DNSDHCP.html#DHCP" title="DHCP Server">the DNS and DHCP Configuration Guide</a>,
215
215
                        (i.e., <span class="guimenu">Obtain IP address automatically</span> is enabled). See <a class="link" href="ClientConfig.html#WME002" title="Figure�8.12.�IP Address.">&#8220;IP Address.&#8221;</a>.
216
216
                        </p><div class="figure"><a name="WME002"></a><p class="title"><b>Figure�8.12.�IP Address.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME002.png" alt="IP Address."></div></div></div><p><br class="figure-break">
217
217
                        </p><p>
218
 
<a class="indexterm" name="id2577154"></a>
219
 
<a class="indexterm" name="id2577161"></a>
220
 
<a class="indexterm" name="id2577168"></a>
 
218
<a class="indexterm" name="id2583225"></a>
 
219
<a class="indexterm" name="id2583232"></a>
 
220
<a class="indexterm" name="id2583238"></a>
221
221
                        If it is necessary to provide a fixed IP address, click on <span class="guimenuitem">Specify an IP address</span> and enter the
222
222
                        IP Address and the subnet mask in the boxes provided. For this example we are assuming that all
223
223
                        network clients will be configured using DHCP.
224
 
                        </p></li><li><p>
225
 
<a class="indexterm" name="id2577191"></a>
226
 
<a class="indexterm" name="id2577198"></a>
 
224
                        </p></li><li class="step" title="Step 3"><p>
 
225
<a class="indexterm" name="id2583262"></a>
 
226
<a class="indexterm" name="id2583268"></a>
227
227
                        Fixed settings may be required for DNS and WINS if these settings are not provided automatically via DHCP.
228
 
                        </p></li><li><p>
229
 
<a class="indexterm" name="id2577213"></a>
 
228
                        </p></li><li class="step" title="Step 4"><p>
 
229
<a class="indexterm" name="id2583284"></a>
230
230
                        If necessary, click the <span class="guimenu">DNS Configuration</span> tab to add DNS server settings. 
231
231
                        Click the <span class="guibutton">WINS Configuration</span> tab to add WINS server settings. 
232
232
                        The <span class="guimenu">Gateway</span> tab allows additional gateways (router addresses) to be added to the network
233
233
                        interface settings. In most cases where DHCP is used, it will not be necessary to
234
234
                        create these manual settings.
235
 
                        </p></li><li><p>
236
 
<a class="indexterm" name="id2577250"></a>
237
 
<a class="indexterm" name="id2577257"></a>
 
235
                        </p></li><li class="step" title="Step 5"><p>
 
236
<a class="indexterm" name="id2583321"></a>
 
237
<a class="indexterm" name="id2583328"></a>
238
238
                        The following example uses manually configured WINS settings. See <a class="link" href="ClientConfig.html#WME005" title="Figure�8.13.�DNS Configuration.">&#8220;DNS Configuration.&#8221;</a>.
239
239
                        When finished making changes, click <span class="guibutton">OK</span> to commit the settings.
240
240
                        </p><div class="figure"><a name="WME005"></a><p class="title"><b>Figure�8.13.�DNS Configuration.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME005.png" alt="DNS Configuration."></div></div></div><p><br class="figure-break">
241
241
                        </p><p>
242
 
<a class="indexterm" name="id2577318"></a>
243
 
<a class="indexterm" name="id2577325"></a>
 
242
<a class="indexterm" name="id2583389"></a>
 
243
<a class="indexterm" name="id2583396"></a>
244
244
                        This is an example of a system that uses manually configured WINS settings. One situation where
245
245
                        this might apply is on a network that has a single DHCP server that provides settings for multiple
246
246
                        Windows workgroups or domains. See <a class="link" href="ClientConfig.html#WME003" title="Figure�8.14.�WINS Configuration.">&#8220;WINS Configuration.&#8221;</a>.
247
247
                        </p><div class="figure"><a name="WME003"></a><p class="title"><b>Figure�8.14.�WINS Configuration.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME003.png" alt="WINS Configuration."></div></div></div><p><br class="figure-break">
248
 
                        </p></li></ol></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2577384"></a>Joining a Domain: Windows 2000/XP Professional</h3></div></div></div><p>
249
 
<a class="indexterm" name="id2577393"></a>
250
 
<a class="indexterm" name="id2577400"></a>
251
 
<a class="indexterm" name="id2577407"></a>
252
 
<a class="indexterm" name="id2577414"></a>
 
248
                        </p></li></ol></div></div></div><div class="sect2" title="Joining a Domain: Windows 2000/XP Professional"><div class="titlepage"><div><div><h3 class="title"><a name="id2583455"></a>Joining a Domain: Windows 2000/XP Professional</h3></div></div></div><p>
 
249
<a class="indexterm" name="id2583464"></a>
 
250
<a class="indexterm" name="id2583471"></a>
 
251
<a class="indexterm" name="id2583478"></a>
 
252
<a class="indexterm" name="id2583485"></a>
253
253
        Microsoft Windows NT/200x/XP Professional platforms can participate in domain security.
254
254
        This section steps through the process for making a Windows 200x/XP Professional machine a
255
255
        member of a domain security environment. It should be noted that this process is identical
256
256
        when joining a domain that is controlled by Windows NT4/200x as well as a Samba PDC.
257
 
        </p><div class="procedure"><ol type="1"><li><p>
 
257
        </p><div class="procedure"><ol class="procedure" type="1"><li class="step" title="Step 1"><p>
258
258
                Click <span class="guimenu">Start</span>.
259
 
                </p></li><li><p>
 
259
                </p></li><li class="step" title="Step 2"><p>
260
260
                Right-click <span class="guimenu">My Computer</span>, then select <span class="guimenuitem">Properties</span>.
261
 
                </p></li><li><p>
262
 
<a class="indexterm" name="id2577467"></a>
 
261
                </p></li><li class="step" title="Step 3"><p>
 
262
<a class="indexterm" name="id2583538"></a>
263
263
                The opening panel is the same one that can be reached by clicking <span class="guimenu">System</span> on the Control Panel.
264
264
                See <a class="link" href="ClientConfig.html#wxpp001" title="Figure�8.15.�The General Panel.">&#8220;The General Panel.&#8221;</a>.
265
265
                </p><div class="figure"><a name="wxpp001"></a><p class="title"><b>Figure�8.15.�The General Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/wxpp001.png" alt="The General Panel."></div></div></div><p><br class="figure-break">
266
 
                </p></li><li><p>
267
 
<a class="indexterm" name="id2577533"></a>
 
266
                </p></li><li class="step" title="Step 4"><p>
 
267
<a class="indexterm" name="id2583604"></a>
268
268
                Click the <span class="guimenu">Computer Name</span> tab.
269
269
                This panel shows the <span class="guimenuitem">Computer Description</span>, the <span class="guimenuitem">Full computer name</span>,
270
270
                and the <span class="guimenuitem">Workgroup</span> or <span class="guimenuitem">Domain name</span>.
271
271
                </p><p>
272
 
<a class="indexterm" name="id2577574"></a>
273
 
<a class="indexterm" name="id2577581"></a>
 
272
<a class="indexterm" name="id2583645"></a>
 
273
<a class="indexterm" name="id2583652"></a>
274
274
                Clicking the <span class="guimenu">Network ID</span> button will launch the configuration wizard. Do not use this with
275
275
                Samba-3. If you wish to change the computer name or join or leave the domain, click the <span class="guimenu">Change</span> button.
276
276
                See <a class="link" href="ClientConfig.html#wxpp004" title="Figure�8.16.�The Computer Name Panel.">&#8220;The Computer Name Panel.&#8221;</a>.
277
277
                </p><div class="figure"><a name="wxpp004"></a><p class="title"><b>Figure�8.16.�The Computer Name Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/wxpp004.png" alt="The Computer Name Panel."></div></div></div><p><br class="figure-break">
278
 
                </p></li><li><p>
 
278
                </p></li><li class="step" title="Step 5"><p>
279
279
                Click on <span class="guimenu">Change</span>. This panel shows that our example machine (TEMPTATION) is in a workgroup called WORKGROUP.
280
280
                We will join the domain called MIDEARTH. See <a class="link" href="ClientConfig.html#wxpp006" title="Figure�8.17.�The Computer Name Changes Panel.">&#8220;The Computer Name Changes Panel.&#8221;</a>.
281
281
                </p><div class="figure"><a name="wxpp006"></a><p class="title"><b>Figure�8.17.�The Computer Name Changes Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/wxpp006.png" alt="The Computer Name Changes Panel."></div></div></div><p><br class="figure-break">
282
 
        </p></li><li><p>
283
 
<a class="indexterm" name="id2577713"></a>
 
282
        </p></li><li class="step" title="Step 6"><p>
 
283
<a class="indexterm" name="id2583784"></a>
284
284
                Enter the name <span class="guimenu">MIDEARTH</span> in the field below the domain radio button.
285
285
                </p><p>
286
286
                This panel shows that our example machine (TEMPTATION) is set to join the domain called MIDEARTH. See <a class="link" href="ClientConfig.html#wxpp007" title="Figure�8.18.�The Computer Name Changes Panel Domain MIDEARTH.">&#8220;The Computer Name Changes Panel  Domain MIDEARTH.&#8221;</a>.
287
287
                </p><div class="figure"><a name="wxpp007"></a><p class="title"><b>Figure�8.18.�The Computer Name Changes Panel  Domain MIDEARTH.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/wxpp007.png" alt="The Computer Name Changes Panel Domain MIDEARTH."></div></div></div><p><br class="figure-break">
288
 
        </p></li><li><p>
289
 
<a class="indexterm" name="id2577785"></a>
290
 
<a class="indexterm" name="id2577792"></a>
 
288
        </p></li><li class="step" title="Step 7"><p>
 
289
<a class="indexterm" name="id2583856"></a>
 
290
<a class="indexterm" name="id2583862"></a>
291
291
                Now click the <span class="guimenu">OK</span> button. A dialog box should appear to allow you to provide the
292
292
                credentials (username and password) of a domain administrative account that has the rights to add machines to
293
293
                the domain.
294
294
                </p><p>
295
 
<a class="indexterm" name="id2577811"></a>
296
 
                Enter the name &#8220;<span class="quote">root</span>&#8221; and the root password from your Samba-3 server. See <a class="link" href="ClientConfig.html#wxpp008" title="Figure�8.19.�Computer Name Changes Username and Password Panel.">&#8220;Computer Name Changes  Username and Password Panel.&#8221;</a>.
 
295
<a class="indexterm" name="id2583882"></a>
 
296
                Enter the name <span class="quote">&#8220;<span class="quote">root</span>&#8221;</span> and the root password from your Samba-3 server. See <a class="link" href="ClientConfig.html#wxpp008" title="Figure�8.19.�Computer Name Changes Username and Password Panel.">&#8220;Computer Name Changes  Username and Password Panel.&#8221;</a>.
297
297
                </p><div class="figure"><a name="wxpp008"></a><p class="title"><b>Figure�8.19.�Computer Name Changes  Username and Password Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/wxpp008.png" alt="Computer Name Changes Username and Password Panel."></div></div></div><p><br class="figure-break">
298
 
        </p></li><li><p>
 
298
        </p></li><li class="step" title="Step 8"><p>
299
299
                Click on <span class="guimenu">OK</span>.
300
300
        </p><p>
301
 
<a class="indexterm" name="id2577888"></a>
302
 
<a class="indexterm" name="id2577894"></a>
303
 
                The &#8220;<span class="quote">Welcome to the MIDEARTH domain.</span>&#8221; dialog box should appear. At this point the machine must be rebooted.
 
301
<a class="indexterm" name="id2583958"></a>
 
302
<a class="indexterm" name="id2583965"></a>
 
303
                The <span class="quote">&#8220;<span class="quote">Welcome to the MIDEARTH domain.</span>&#8221;</span> dialog box should appear. At this point the machine must be rebooted.
304
304
                Joining the domain is now complete.
305
 
        </p></li></ol></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2577911"></a>Domain Logon Configuration: Windows 9x/Me</h3></div></div></div><p>
306
 
<a class="indexterm" name="id2577919"></a>
307
 
<a class="indexterm" name="id2577926"></a>
308
 
<a class="indexterm" name="id2577933"></a>
 
305
        </p></li></ol></div></div><div class="sect2" title="Domain Logon Configuration: Windows 9x/Me"><div class="titlepage"><div><div><h3 class="title"><a name="id2583981"></a>Domain Logon Configuration: Windows 9x/Me</h3></div></div></div><p>
 
306
<a class="indexterm" name="id2583990"></a>
 
307
<a class="indexterm" name="id2583997"></a>
 
308
<a class="indexterm" name="id2584004"></a>
309
309
        We follow the convention used by most in saying that Windows 9x/Me machines can participate in domain logons. The truth is
310
310
        that these platforms can use only the LanManager network logon protocols.
311
 
        </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
312
 
<a class="indexterm" name="id2577947"></a>
313
 
<a class="indexterm" name="id2577954"></a>
314
 
<a class="indexterm" name="id2577961"></a>
 
311
        </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
 
312
<a class="indexterm" name="id2584018"></a>
 
313
<a class="indexterm" name="id2584025"></a>
 
314
<a class="indexterm" name="id2584032"></a>
315
315
        Windows XP Home edition cannot participate in domain or LanManager network logons.
316
 
        </p></div><div class="procedure"><ol type="1"><li><p>
 
316
        </p></div><div class="procedure"><ol class="procedure" type="1"><li class="step" title="Step 1"><p>
317
317
                Right-click on the <span class="guimenu">Network Neighborhood</span> icon.
318
 
                </p></li><li><p>
 
318
                </p></li><li class="step" title="Step 2"><p>
319
319
                The Network Configuration Panel allows all common network settings to be changed.
320
320
                See <a class="link" href="ClientConfig.html#WME009" title="Figure�8.20.�The Network Panel.">&#8220;The Network Panel.&#8221;</a>.
321
321
                </p><div class="figure"><a name="WME009"></a><p class="title"><b>Figure�8.20.�The Network Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME009.png" alt="The Network Panel."></div></div></div><p><br class="figure-break">
322
322
                </p><p>
323
 
<a class="indexterm" name="id2578040"></a>
324
 
<a class="indexterm" name="id2578047"></a>
 
323
<a class="indexterm" name="id2584111"></a>
 
324
<a class="indexterm" name="id2584118"></a>
325
325
                Make sure that the <span class="guimenu">Client for Microsoft Networks</span> driver is installed as shown.
326
326
                Click on the <span class="guimenu">Client for Microsoft Networks</span> entry in <span class="guimenu">The following network
327
327
                components are installed:</span> box. Then click the <span class="guibutton">Properties</span> button.
328
 
                </p></li><li><p>
329
 
<a class="indexterm" name="id2578087"></a>
330
 
<a class="indexterm" name="id2578094"></a>
 
328
                </p></li><li class="step" title="Step 3"><p>
 
329
<a class="indexterm" name="id2584158"></a>
 
330
<a class="indexterm" name="id2584165"></a>
331
331
                The Client for Microsoft Networks Properties panel is the correct location to configure network logon
332
332
                settings. See <a class="link" href="ClientConfig.html#WME010" title="Figure�8.21.�Client for Microsoft Networks Properties Panel.">&#8220;Client for Microsoft Networks Properties Panel.&#8221;</a>.
333
333
                </p><div class="figure"><a name="WME010"></a><p class="title"><b>Figure�8.21.�Client for Microsoft Networks Properties Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME010.png" alt="Client for Microsoft Networks Properties Panel."></div></div></div><p><br class="figure-break">
334
334
                </p><p>
335
 
<a class="indexterm" name="id2578151"></a>
336
 
<a class="indexterm" name="id2578158"></a>
 
335
<a class="indexterm" name="id2584222"></a>
 
336
<a class="indexterm" name="id2584229"></a>
337
337
                Enter the Windows NT domain name, check the <span class="guimenu">Log on to Windows NT domain</span> box,
338
338
                and click <span class="guimenu">OK</span>.
339
 
                </p></li><li><p>
340
 
<a class="indexterm" name="id2578184"></a>
341
 
<a class="indexterm" name="id2578191"></a>
342
 
<a class="indexterm" name="id2578198"></a>
 
339
                </p></li><li class="step" title="Step 4"><p>
 
340
<a class="indexterm" name="id2584255"></a>
 
341
<a class="indexterm" name="id2584262"></a>
 
342
<a class="indexterm" name="id2584269"></a>
343
343
                Click on the <span class="guimenu">Identification</span> button. This is the location at which the workgroup
344
344
                (domain) name and the machine name (computer name) need to be set. See <a class="link" href="ClientConfig.html#WME013" title="Figure�8.22.�Identification Panel.">&#8220;Identification Panel.&#8221;</a>.
345
345
                </p><div class="figure"><a name="WME013"></a><p class="title"><b>Figure�8.22.�Identification Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME013.png" alt="Identification Panel."></div></div></div><p><br class="figure-break">
346
 
                </p></li><li><p>
347
 
<a class="indexterm" name="id2578263"></a>
348
 
<a class="indexterm" name="id2578270"></a>
349
 
<a class="indexterm" name="id2578277"></a>
350
 
<a class="indexterm" name="id2578284"></a>
 
346
                </p></li><li class="step" title="Step 5"><p>
 
347
<a class="indexterm" name="id2584334"></a>
 
348
<a class="indexterm" name="id2584341"></a>
 
349
<a class="indexterm" name="id2584348"></a>
 
350
<a class="indexterm" name="id2584355"></a>
351
351
                Now click the <span class="guimenu">Access Control</span> button. If you want to be able to assign share access
352
352
                permissions using domain user and group accounts, it is necessary to enable
353
353
                <span class="guimenu">User-level access control</span> as shown in this panel.  See <a class="link" href="ClientConfig.html#WME014" title="Figure�8.23.�Access Control Panel.">&#8220;Access Control Panel.&#8221;</a>.
354
354
                </p><div class="figure"><a name="WME014"></a><p class="title"><b>Figure�8.23.�Access Control Panel.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/WME014.png" alt="Access Control Panel."></div></div></div><p><br class="figure-break">
355
 
                </p></li></ol></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2578354"></a>Common Errors</h2></div></div></div><p>
356
 
<a class="indexterm" name="id2578362"></a>
357
 
<a class="indexterm" name="id2578369"></a>
 
355
                </p></li></ol></div></div></div><div class="sect1" title="Common Errors"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2584425"></a>Common Errors</h2></div></div></div><p>
 
356
<a class="indexterm" name="id2584433"></a>
 
357
<a class="indexterm" name="id2584440"></a>
358
358
The most common errors that can afflict Windows networking systems include:
359
 
</p><div class="itemizedlist"><ul type="disc"><li><p>Incorrect IP address.</p></li><li><p>Incorrect or inconsistent netmasks.</p></li><li><p>Incorrect router address.</p></li><li><p>Incorrect DNS server address.</p></li><li><p>Incorrect WINS server address.</p></li><li><p>Use of a Network Scope setting  watch out for this one!</p></li></ul></div><p>
360
 
<a class="indexterm" name="id2578416"></a>
361
 
<a class="indexterm" name="id2578423"></a>
 
359
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Incorrect IP address.</p></li><li class="listitem"><p>Incorrect or inconsistent netmasks.</p></li><li class="listitem"><p>Incorrect router address.</p></li><li class="listitem"><p>Incorrect DNS server address.</p></li><li class="listitem"><p>Incorrect WINS server address.</p></li><li class="listitem"><p>Use of a Network Scope setting  watch out for this one!</p></li></ul></div><p>
 
360
<a class="indexterm" name="id2584487"></a>
 
361
<a class="indexterm" name="id2584494"></a>
362
362
The most common reasons for which a Windows NT/200x/XP Professional client cannot join the Samba controlled domain are:
363
 
</p><div class="itemizedlist"><ul type="disc"><li><p><code class="filename">smb.conf</code> does not have correct <a class="link" href="smb.conf.5.html#ADDMACHINESCRIPT" target="_top">add machine script</a> settings.</p></li><li><p>&#8220;<span class="quote">root</span>&#8221; account is not in password backend database.</p></li><li><p>Attempt to use a user account instead of the &#8220;<span class="quote">root</span>&#8221; account to join a machine to the domain.</p></li><li><p>Open connections from the workstation to the server.</p></li><li><p>Firewall or filter configurations in place on either the client or the Samba server.</p></li></ul></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="StandAloneServer.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="type.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="optional.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter�7.�Standalone Servers�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Part�III.�Advanced Configuration</td></tr></table></div></body></html>
 
363
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><code class="filename">smb.conf</code> does not have correct <a class="link" href="smb.conf.5.html#ADDMACHINESCRIPT" target="_top">add machine script</a> settings.</p></li><li class="listitem"><p><span class="quote">&#8220;<span class="quote">root</span>&#8221;</span> account is not in password backend database.</p></li><li class="listitem"><p>Attempt to use a user account instead of the <span class="quote">&#8220;<span class="quote">root</span>&#8221;</span> account to join a machine to the domain.</p></li><li class="listitem"><p>Open connections from the workstation to the server.</p></li><li class="listitem"><p>Firewall or filter configurations in place on either the client or the Samba server.</p></li></ul></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="StandAloneServer.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="type.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="optional.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter�7.�Standalone Servers�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Part�III.�Advanced Configuration</td></tr></table></div></body></html>