|
4.
|
|
|
Windows Networking
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:13(title)
|
|
5.
|
|
|
Computer networks are often comprised of diverse systems, and while operating a network made up entirely of Ubuntu desktop and server computers would certainly be fun, some network environments must consist of both Ubuntu and <trademark class="registered">Microsoft</trademark><trademark class="registered">Windows</trademark> systems working together in harmony. This section of the <phrase>Ubuntu</phrase> Server Guide introduces principles and tools used in configuring your Ubuntu Server for sharing network resources with Windows computers.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:15(para)
|
|
7.
|
|
|
Successfully networking your Ubuntu system with Windows clients involves providing and integrating with services common to Windows environments. Such services assist the sharing of data and information about the computers and users involved in the network, and may be classified under three major categories of functionality:
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:27(para)
|
|
8.
|
|
|
<emphasis role="bold">File and Printer Sharing Services</emphasis>. Using the Server Message Block (SMB) protocol to facilitate the sharing of files, folders, volumes, and the sharing of printers throughout the network.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:35(para)
|
|
9.
|
|
|
<emphasis role="bold">Directory Services</emphasis>. Sharing vital information about the computers and users of the network with such technologies as the Lightweight Directory Access Protocol (LDAP) and Microsoft <trademark class="registered">Active Directory</trademark>.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:41(para)
|
|
10.
|
|
|
<emphasis role="bold">Authentication and Access</emphasis>. Establishing the identity of a computer or user of the network and determining the information the computer or user is authorized to access using such principles and technologies as file permissions, group policies, and the Kerberos authentication service.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:48(para)
|
|
11.
|
|
|
Fortunately, your Ubuntu system may provide all such facilities to Windows clients and share network resources among them. One of the principal pieces of software your Ubuntu system includes for Windows networking is the Samba suite of SMB server applications and tools.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:56(para)
|
|
12.
|
|
|
This section of the <phrase>Ubuntu</phrase> Server Guide will introduce some of the common Samba use cases, and how to install and configure the necessary packages. Additional detailed documentation and information on Samba can be found on the <ulink url="http://www.samba.org">Samba website</ulink>.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:62(para)
|
|
14.
|
|
|
One of the most common ways to network Ubuntu and Windows computers is to configure Samba as a File Server. This section covers setting up a <application>Samba</application> server to share files with Windows clients.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:72(para)
|
|
15.
|
|
|
The server will be configured to share files with any client on the network without prompting for a password. If your environment requires stricter Access Controls see <xref linkend="samba-fileprint-security"/>
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:77(para)
|