diff options
author | John Terpstra <jht@samba.org> | 2005-06-14 05:24:07 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:48 -0500 |
commit | 6d6cb2f0a3db32812b650b813a532e8ee66c5c96 (patch) | |
tree | 77a8a9c507ef4736e4460eb4517d7d8ae2e619f6 /docs/Samba3-ByExample/index.xml | |
parent | 890c7669cfeb0d5a254458c492f138ca4c5994bc (diff) | |
download | samba-6d6cb2f0a3db32812b650b813a532e8ee66c5c96.tar.gz samba-6d6cb2f0a3db32812b650b813a532e8ee66c5c96.tar.bz2 samba-6d6cb2f0a3db32812b650b813a532e8ee66c5c96.zip |
Another update.
(This used to be commit 66bc42ebf26d77e5e26aff18aff08ea475674c67)
Diffstat (limited to 'docs/Samba3-ByExample/index.xml')
-rw-r--r-- | docs/Samba3-ByExample/index.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/Samba3-ByExample/index.xml b/docs/Samba3-ByExample/index.xml index 89c17c5873..ee94035c8a 100644 --- a/docs/Samba3-ByExample/index.xml +++ b/docs/Samba3-ByExample/index.xml @@ -9,7 +9,7 @@ <authorgroup>
<author>&person.jht;</author>
</authorgroup>
- <pubdate>April 12, 2005</pubdate>
+ <pubdate>June, 2005</pubdate>
</bookinfo>
<?latex \clearpage ?>
<?latex \setcounter{page}{5} ?>
@@ -54,12 +54,21 @@ been proven to work make any changes or modifications needed at your site. <para>
The examples have been tested with Red Hat Fedora Core 2, Novell SUSE Linux Professional
-9.2 and Novell SUSE Linux Enterprise Server (SLES) 9. The principals of implementation
+9.3 and Novell SUSE Linux Enterprise Server (SLES) 9. The principals of implementation
apply to all Linux and UNIX systems in general, though some system files and tools will
be different and the location of some Samba file locations will be different since these
are determined by the person who packages Samba for each platform.
</para>
+<para>
+If you are deploying Samba is a mission-critical environment, or if you simply want
+to save time and get your Samba network operational with minimal fuss, there is the
+option to purchase commercial, professional, Samba support. Information regarding
+commercial support options may be obtained from the commercial
+<ulink url="http://www.samba.org/samba/support/">support</ulink> pages from
+the Samba web site.
+</para>
+
</partintro>
<xi:include href="SBE-SimpleOfficeServer.xml"/>
<xi:include href="SBE-TheSmallOffice.xml"/>
@@ -110,6 +119,7 @@ play in a Windows networking world. <xi:include href="SBE-KerberosFastStart.xml"/>
<xi:include href="SBE-DomainAppsSupport.xml"/>
<xi:include href="SBE-HighAvailability.xml"/>
+ <xi:include href="SBE-Support.xml"/>
<xi:include href="SBE-Appendix1.xml"/>
<xi:include href="SBE-Appendix2.xml"/>
<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
|