[deployment-guide: 14/185] changes to Samba chapter

Jaromir Hradilek jhradile at fedoraproject.org
Sun May 15 21:11:10 UTC 2011


commit 1839c5e93d3c74cb95e61c843c3ff18943da814a
Author: Martin Prpic <mprpic at redhat.com>
Date:   Mon Jan 17 11:33:42 2011 +0100

    changes to Samba chapter

 en-US/Samba.xml |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/en-US/Samba.xml b/en-US/Samba.xml
index 695e0ef..862854a 100644
--- a/en-US/Samba.xml
+++ b/en-US/Samba.xml
@@ -298,6 +298,9 @@
         <para>The <application>mount.cifs</application> utility is a separate RPM (independent from Samba). In order to use <application>mount.cifs</application>, first ensure the <package>cifs-utils</package> package is installed on your system by running, as root:</para>
         <screen>~]#&#160;<command>yum install cifs-utils</command></screen>
         <para>For more information on installing packages with Yum, refer to <xref linkend="sec-Installing"/>.</para>
+        <para>
+          Note that the <package>cifs-utils</package> package also contains the <application>cifs.upcall</application> binary called by the kernel in order to perform kerberized CIFS mounts. For more information on <application>cifs.upcall</application>, refer to <command>man cifs.upcall</command>.
+        </para>
       </note>
       <para>
       For more information about mounting a samba share, refer to <command>man mount.cifs</command>.
@@ -2199,17 +2202,16 @@ Press enter to see a dump of your service definitions
       </indexterm>
       <itemizedlist>
         <listitem>
-          <para>
-            <filename>/usr/share/doc/samba-&lt;<replaceable>version-number</replaceable>&gt;/</filename> — All additional files included with the Samba distribution. This includes all helper scripts, sample configuration files, and documentation.</para>
-            <note>
+        <note>
               <title>Note: Installing the <package>samba-doc</package> package</title>
-              <para>In order to the <application>Samba</application> documentation, first ensure the <package>samba-doc</package> package is installed on your system by running, as root:</para>
+              <para>In order to use the <application>Samba</application> documentation, first ensure the <package>samba-doc</package> package is installed on your system by running, as root:</para>
               <screen>~]#&#160;<command>yum install samba-doc</command></screen>
               <para>For more information on installing packages with Yum, refer to <xref linkend="sec-Installing"/>.</para>
             </note>
-          <para>This directory also contains online versions of <citetitle>The Official Samba-3 HOWTO-Collection</citetitle> and <citetitle>Samba-3 by Example</citetitle>, both of which are cited below.</para>
           <para>
-            Refer to the following man pages for detailed information:
+            <filename>/usr/share/doc/samba-&lt;<replaceable>version-number</replaceable>&gt;/</filename> — All additional files included with the Samba distribution. This includes all helper scripts, sample configuration files, and documentation. This directory also contains online versions of <citetitle>The Official Samba-3 HOWTO-Collection</citetitle> and <citetitle>Samba-3 by Example</citetitle>, both of which are cited below.</para>
+          <para>
+            Refer to the following man pages for detailed information specific <application>Samba</application> features:
           </para>
           <itemizedlist>
             <listitem>


More information about the docs-commits mailing list