Translations by Robert Readman

Robert Readman has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 275 results
1.
File Sharing in <phrase>Kubuntu</phrase>
2010-04-15
File Sharing in <phrase>Kubuntu</phrase>
2.
Credits and License
2010-04-15
Credits and Licence
3.
This document is maintained by the Ubuntu documentation team (https://wiki.ubuntu.com/DocumentationTeam). For a list of contributors, see the <ulink url="help:/kubuntu/contributors.html">contributors page</ulink>
2010-04-15
This document is maintained by the Ubuntu documentation team (https://wiki.ubuntu.com/DocumentationTeam). For a list of contributors, see the <ulink url="help:/kubuntu/contributors.html">contributors page</ulink>
4.
This document is made available under the Creative Commons ShareAlike 2.5 License (CC-BY-SA).
2010-04-15
This document is made available under the Creative Commons ShareAlike 2.5 Licence (CC-BY-SA).
5.
You are free to modify, extend, and improve the Ubuntu documentation source code under the terms of this license. All derivative works must be released under this license.
2010-04-15
You are free to modify, extend, and improve the Ubuntu documentation source code under the terms of this licence. All derivative works must be released under this licence.
6.
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE AS DESCRIBED IN THE DISCLAIMER.
2010-04-15
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE AS DESCRIBED IN THE DISCLAIMER.
7.
A copy of the license is available here: <ulink url="help:/kubuntu/copyright.html">Creative Commons ShareAlike License</ulink>.
2010-04-15
A copy of the licence is available here: <ulink url="help:/kubuntu/copyright.html">Creative Commons ShareAlike Licence</ulink>.
8.
2009
2010-04-15
2009
9.
Ubuntu Documentation Project
2010-04-15
Ubuntu Documentation Project
10.
Canonical Ltd. and members of the <placeholder-1/>
2010-04-15
Canonical Ltd. and members of the <placeholder-1/>
11.
The Ubuntu Documentation Project
2010-04-15
The Ubuntu Documentation Project
12.
This document explains how to share files between <phrase>Kubuntu</phrase> and Windows.
2010-04-15
This document explains how to share files between <phrase>Kubuntu</phrase> and Windows.
13.
Introduction
2010-04-15
Introduction
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 Windows computers.
2010-04-15
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 Windows computers.
15.
Successfully networking a <phrase>Kubuntu</phrase> system with Windows clients involves providing and integrating services common to Windows environments. These services support sharing data and information about the computers and users on the network, and may be classified into three major categories:
2010-04-15
Successfully networking a <phrase>Kubuntu</phrase> system with Windows clients involves providing and integrating services common to Windows environments. These services support sharing data and information about the computers and users on the network, and may be classified into three major categories:
16.
<emphasis role="bold">File and Printer Sharing Services</emphasis>. The Server Message Block (<acronym>SMB</acronym>) protocol is used to facilitate sharing files, folders, volumes, and printers throughout the network.
2010-04-15
<emphasis role="bold">File and Printer Sharing Services</emphasis>. The Server Message Block (<acronym>SMB</acronym>) protocol is used to facilitate sharing files, folders, volumes, and printers throughout the network.
17.
<emphasis role="bold">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 Microsoft <trademark class="registered">Active Directory</trademark>.
2010-04-15
<emphasis role="bold">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 Microsoft <trademark class="registered">Active Directory</trademark>.
18.
<emphasis role="bold">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 Kerberos authentication service.
2010-04-15
<emphasis role="bold">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 authorised to access. Authentication and access use principles and technologies such as file permissions, group policies, and the Kerberos authentication service.
19.
A <phrase>Kubuntu</phrase> system can provide all such capabilities for Windows clients and enable sharing network resources with them. One of the principal pieces of software included in a <phrase>Kubuntu</phrase> system for Windows networking is the Samba suite of <acronym>SMB</acronym> server applications and tools.
2010-04-15
A <phrase>Kubuntu</phrase> system can provide all such capabilities for Windows clients and enable sharing network resources with them. One of the principal pieces of software included in a <phrase>Kubuntu</phrase> system for Windows networking is the Samba suite of <acronym>SMB</acronym> server applications and tools.
20.
This section of the <phrase>Kubuntu</phrase> Server Guide will introduce some of the ways Samba is commonly used, 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>.
2010-04-15
This section of the <phrase>Kubuntu</phrase> Server Guide will introduce some of the ways Samba is commonly used, 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>.
21.
Samba File Server
2010-04-15
Samba File Server
22.
One of the most common ways to network <phrase>Kubuntu</phrase> 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.
2010-04-15
One of the most common ways to network <phrase>Kubuntu</phrase> 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.
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"/>
2010-04-15
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"/>
24.
Installation
2010-04-15
Installation
25.
The first step is to install the <application>samba</application> package. From a terminal prompt enter:
2010-04-15
The first step is to install the <application>samba</application> package. From a terminal prompt enter:
26.
sudo apt-get install samba
2010-04-15
sudo apt-get install samba
27.
That's all there is to it. Samba is ready to be configured for file sharing.
2010-04-15
That's all there is to it. Samba is ready to be configured for file sharing.
28.
Configuration
2010-04-15
Configuration
29.
The main Samba configuration file is located in <filename>/etc/samba/smb.conf</filename>. The default configuration file has a significant number of comments in order to document various configuration directives.
2010-04-15
The main Samba configuration file is located in <filename>/etc/samba/smb.conf</filename>. The default configuration file has a significant number of comments in order to document various configuration directives.
30.
Not all the available options are included in the default configuration file. See the <filename>smb.conf</filename><application>man</application> page or the <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/">Samba HOWTO Collection</ulink> for more details.
2010-04-15
Not all the available options are included in the default configuration file. See the <filename>smb.conf</filename><application>man</application> page or the <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/">Samba HOWTO Collection</ulink> for more details.
31.
Edit the following key/value pairs in the <emphasis>[global]</emphasis> section of <filename>/etc/samba/smb.conf</filename>:
2010-04-15
Edit the following key/value pairs in the <emphasis>[global]</emphasis> section of <filename>/etc/samba/smb.conf</filename>:
32.
workgroup = EXAMPLE ... security = user
2010-04-15
workgroup = EXAMPLE ... security = user
33.
The <emphasis>security</emphasis> parameter is farther down in the [global] section, and is commented out by default. Change <emphasis>EXAMPLE</emphasis> to match the actual environment.
2010-04-15
The <emphasis>security</emphasis> parameter is farther down in the [global] section, and is commented out by default. Change <emphasis>EXAMPLE</emphasis> to match the actual environment.
34.
Create a new section at the bottom of the file, or uncomment one of the examples for the directory to be shared:
2010-04-15
Create a new section at the bottom of the file, or uncomment one of the examples for the directory to be shared:
35.
[share] comment = Ubuntu File Server Share path = /srv/samba/share browsable = yes guest ok = yes read only = no create mask = 0755
2010-04-15
[share] comment = Ubuntu File Server Share path = /srv/samba/share browsable = yes guest ok = yes read only = no create mask = 0755
36.
<emphasis>comment:</emphasis> a short description of the share. Adjust to fit as appropriate.
2010-04-15
<emphasis>comment:</emphasis> a short description of the share. Adjust to fit as appropriate.
37.
<emphasis>path:</emphasis> the path to the directory to share.
2010-04-15
<emphasis>path:</emphasis> the path to the directory to share.
38.
This example uses <filename>/srv/samba/sharename</filename> because, according to the <emphasis>Filesystem Hierarchy Standard (FHS)</emphasis>, <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3. html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> is where site-specific data should be served. Technically Samba shares can be placed anywhere on the filesystem as long as the permissions are correct, but adhering to standards is recommended.
2010-04-15
This example uses <filename>/srv/samba/sharename</filename> because, according to the <emphasis>File-system Hierarchy Standard (FHS)</emphasis>, <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3. html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> is where site-specific data should be served. Technically Samba shares can be placed anywhere on the file-system as long as the permissions are correct, but adhering to standards is recommended.
39.
<emphasis>browsable:</emphasis> enables Windows clients to browse the shared directory using <application>Windows Explorer</application>.
2010-04-15
<emphasis>browsable:</emphasis> enables Windows clients to browse the shared directory using <application>Windows Explorer</application>.
40.
<emphasis>guest ok:</emphasis> allows clients to connect to the share without supplying a password.
2010-04-15
<emphasis>guest ok:</emphasis> allows clients to connect to the share without supplying a password.
41.
<emphasis>read only:</emphasis> determines if the share is read only or if write privileges are granted. Write privileges are allowed only when the value is <emphasis>no</emphasis>, as is seen in this example. If the value is <emphasis>yes</emphasis>, then access to the share is read only.
2010-04-15
<emphasis>read only:</emphasis> determines if the share is read only or if write privileges are granted. Write privileges are allowed only when the value is <emphasis>no</emphasis>, as is seen in this example. If the value is <emphasis>yes</emphasis>, then access to the share is read only.
42.
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
2010-04-15
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
43.
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
2010-04-15
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
44.
sudo mkdir -p /srv/samba/share
2010-04-15
sudo mkdir -p /srv/samba/share
45.
sudo chown nobody.nogroup /srv/samba/share/
2010-04-15
sudo chown nobody.nogroup /srv/samba/share/
46.
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist. Change the share name to fit the environment.
2010-04-15
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist. Change the share name to fit the environment.
47.
Finally, restart the <application>samba</application> services to enable the new configuration:
2010-04-15
Finally, restart the <application>samba</application> services to enable the new configuration:
48.
sudo /etc/init.d/samba restart
2010-04-15
sudo /etc/init.d/samba restart
49.
The above configuration gives all access to any client on the local network. For a more secure configuration, see <xref linkend="samba-fileprint-security"/>.
2010-04-15
The above configuration gives all access to any client on the local network. For a more secure configuration, see <xref linkend="samba-fileprint-security"/>.
50.
From a Windows client, it should now be possible to browse to the <phrase>Kubuntu</phrase> file server and see the shared directory. To check that everything is working, try creating a directory from Windows.
2010-04-15
From a Windows client, it should now be possible to browse to the <phrase>Kubuntu</phrase> file server and see the shared directory. To check that everything is working, try creating a directory from Windows.