mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
34 lines
1.3 KiB
XML
34 lines
1.3 KiB
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
||
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
||
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||
|
%general-entities;
|
||
|
]>
|
||
|
|
||
|
<sect1 id="samba3-client">
|
||
|
<?dbhtml filename="samba3-client.html"?>
|
||
|
|
||
|
<sect1info>
|
||
|
<othername>$LastChangedBy$</othername>
|
||
|
<date>$Date$</date>
|
||
|
</sect1info>
|
||
|
|
||
|
<title>Samba-&samba3-version; Client</title>
|
||
|
|
||
|
<para>The <application>Samba</application> client utilities are used to
|
||
|
transfer files to and from, mount volumes located on or use printers
|
||
|
attached to Windows and other SMB clients. If you want to install these
|
||
|
utilities, the instructions can be found in Chapter 21 –
|
||
|
<xref linkend="samba3"/>. After performing the basic installation,
|
||
|
configure the utilities using the configuration section titled
|
||
|
<quote>Scenario 1: Minimal Standalone Client-Only Installation</quote>.</para>
|
||
|
|
||
|
<para>Note that if you only want to use these client utilities, you do
|
||
|
<emphasis>not</emphasis> need to run the server daemons and so do not need
|
||
|
the startup script and links. In accordance with good practice, only run the
|
||
|
server daemons if you actually need them. You'll find an explanation of the
|
||
|
services provided by the server daemons in the <xref linkend="samba3"/>
|
||
|
instructions.</para>
|
||
|
|
||
|
</sect1>
|