|
12.
|
|
|
This document explains how to share files between <phrase>Kubuntu</phrase> and <trademark class="registered">Windows</trademark>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:15(para)
|
|
14.
|
|
|
Computer networks are often comprised of diverse systems. While operating a network made up entirely of <phrase>Kubuntu</phrase> desktop and server computers would certainly be fun, some network environments will consist of <phrase>Kubuntu</phrase> and <trademark class="registered">Microsoft</trademark><trademark class="registered">Windows</trademark> systems working together. This section of the <phrase>Kubuntu</phrase> Server Guide introduces principles and tools used for configuring <phrase>Kubuntu</phrase> servers to share network resources with <trademark class="registered">Windows</trademark> computers.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:25(para)
|
|
15.
|
|
|
Successfully networking a <phrase>Kubuntu</phrase> system with <trademark class="registered">Windows</trademark> clients involves providing and integrating services common to <trademark class="registered">Windows</trademark> environments. These services support sharing data and information about the computers and users on the network, and may be classified into three major categories:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:36(para)
|
|
17.
|
|
|
<emphasis>Directory Services</emphasis>. Vital information is shared about the computers and users of the network with such technologies as the Lightweight Directory Access Protocol (<acronym>LDAP</acronym>) and <trademark class="registered">Microsoft</trademark><trademark class="registered">Active Directory</trademark>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:54(para)
|
|
18.
|
|
|
<emphasis>Authentication and Access</emphasis>. It is necessary to be able to establish the identity of a computer or user to determine the information the computer or user is authorized to access. Authentication and access use principles and technologies such as file permissions, group policies, and the <trademark>Kerberos</trademark> authentication service.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:54(para)
|
|
19.
|
|
|
A <phrase>Kubuntu</phrase> system can provide all such capabilities for <trademark class="registered">Windows</trademark> clients and enable sharing network resources with them. One of the principal pieces of software included in a <phrase>Kubuntu</phrase> system for <trademark class="registered">Windows</trademark> networking is the <application>Samba</application> suite of <acronym>SMB</acronym> server applications and tools.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:73(para)
|
|
20.
|
|
|
This section of the <phrase>Kubuntu</phrase> Server Guide will introduce some of the ways <application>Samba</application> is commonly used, and how to install and configure the necessary packages. Additional detailed documentation and information on <application>Samba</application> can be found on the <ulink url="http://www.samba.org"><application>Samba</application> website</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:82(para)
|
|
22.
|
|
|
One of the most common ways to network <phrase>Kubuntu</phrase> and <trademark class="registered">Windows</trademark> computers is to configure <application>Samba</application> as a file server. This section covers setting up a <application>Samba</application> server to share files with <trademark class="registered">Windows</trademark> clients.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:94(para)
|
|
23.
|
|
|
The server will be configured to share files with any client on the network without prompting for a password. If the environment requires stricter access controls, see <xref linkend="samba-fileprint-security"/>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:84(para)
|
|
25.
|
|
|
The first step is to install the <application>samba</application> package. From a terminal prompt, enter:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:111(para)
|