summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/index.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-06-20 12:43:16 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:56 -0500
commit83a17815a7689f1f6f7ca57161a0e804277c75f9 (patch)
treee1cec10510da7038e843f71c9ba95a0e6bc5f494 /docs/Samba-HOWTO-Collection/index.xml
parent9eb45e211cbc28bbd28837a17dcec3df29d6f455 (diff)
downloadsamba-83a17815a7689f1f6f7ca57161a0e804277c75f9.tar.gz
samba-83a17815a7689f1f6f7ca57161a0e804277c75f9.tar.bz2
samba-83a17815a7689f1f6f7ca57161a0e804277c75f9.zip
New structure for the docs:
- Same name for a doc everywhere (howto -> Samba-HOWTO-Collection, etc) - Shorter and more clearly structured Makefile - Make it possible to change the paths for the images (This used to be commit 96f6c05f25acc8a9bb1977b8bd5cc97ce511b6b1)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/index.xml')
-rw-r--r--docs/Samba-HOWTO-Collection/index.xml189
1 files changed, 189 insertions, 0 deletions
diff --git a/docs/Samba-HOWTO-Collection/index.xml b/docs/Samba-HOWTO-Collection/index.xml
new file mode 100644
index 0000000000..a04e692ccd
--- /dev/null
+++ b/docs/Samba-HOWTO-Collection/index.xml
@@ -0,0 +1,189 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+
+<!ENTITY % globalentities SYSTEM '../entities/global.entities'> %globalentities;
+]>
+
+<book id="Samba-HOWTO-Collection"
+ xmlns:xi="http://www.w3.org/2003/XInclude">
+<title>The Official Samba-3 HOWTO and Reference Guide</title>
+
+<bookinfo>
+ <authorgroup>
+ <editor>&person.jelmer;</editor>
+ <editor>&person.jht;</editor>
+ <editor>&person.jerry;</editor>
+ </authorgroup>
+ <pubdate><?latex \today ?></pubdate>
+
+</bookinfo>
+
+<?latex \setcounter{page}{5} ?>
+
+<xi:include href="../Samba-HOWTO-Collection-attributions.xml"/>
+
+<?latex \cleardoublepage ?>
+
+<preface>
+ <title>Abstract</title>
+
+<para>
+The editors wish to thank you for your decision to purchase this book.
+The Official Samba-3 HOWTO and Reference Guide is the result of many years
+of accumulation of information, feedback, tips, hints, and happy solutions.
+</para>
+
+<para>
+Please note that this book is a living document, the contents of which are
+constantly being updated. We encourage you to contribute your tips, techniques,
+helpful hints, and your special insight into the Windows networking world to
+help make the next generation of this book even more valuable to Samba users.
+</para>
+
+<para>
+We have made a concerted effort to document more comprehensively than has been
+done previously the information that may help you to better deploy Samba and to
+gain more contented network users.
+</para>
+
+<para>
+This book provides example configurations, it documents key aspects of Microsoft
+Windows networking, provides in-depth insight into the important configuration of
+Samba-3, and helps to put all of these into a useful framework.
+</para>
+
+<para>
+The most recent electronic versions of this document can be found at
+<ulink noescape="1" url="http://www.samba.org/">http://www.samba.org/</ulink>
+on the <quote>Documentation</quote> page.
+</para>
+
+<para>
+Updates, patches and corrections are most welcome. Please email your contributions
+to any one of the following:
+</para>
+
+<para>
+<simplelist>
+<member><ulink noescape="1" url="mailto:jelmer@samba.org">Jelmer Vernooij (jelmer@samba.org)</ulink></member>
+<member><ulink noescape="1" url="mailto:jht@samba.org">John H. Terpstra (jht@samba.org)</ulink></member>
+<member><ulink noescape="1" url="mailto:jerry@samba.org">Gerald (Jerry) Carter (jerry@samba.org)</ulink></member>
+</simplelist>
+</para>
+
+<para>
+We wish to advise that only original and unencumbered material can be published. Please do not submit
+content that is not your own work unless proof of consent from the copyright holder accompanies your
+submission.
+</para>
+
+</preface>
+
+<?latex \cleardoublepage ?>
+
+<xi:include href="foreword-tridge.xml"/>
+
+<?latex \cleardoublepage ?>
+<!-- Contents -->
+<toc/>
+<?latex \cleardoublepage ?>
+
+<lot/>
+
+<xi:include href="IntroSMB.xml"/>
+
+<!-- Chapters -->
+<part id="introduction">
+<title>General Installation</title>
+<?latex \pagenumbering{arabic} ?>
+<partintro>
+<title>Preparing Samba for Configuration</title>
+<para>This section of the Samba-HOWTO-Collection contains general info on how to install Samba
+and how to configure the parts of Samba you will most likely need.
+PLEASE read this.</para>
+</partintro>
+<xi:include href="Install.xml"/>
+<xi:include href="FastStart.xml"/>
+</part>
+
+<part id="type">
+<title>Server Configuration Basics</title>
+<partintro>
+<title>First Steps in Server Configuration</title>
+<para>
+Samba can operate in various modes within SMB networks. This HOWTO section contains information on
+configuring Samba to function as the type of server your network requires. Please read this
+section carefully.
+</para>
+</partintro>
+<xi:include href="ServerType.xml"/>
+<xi:include href="PDC.xml"/>
+<xi:include href="BDC.xml"/>
+<xi:include href="DomainMember.xml"/>
+<xi:include href="StandAloneServer.xml"/>
+<xi:include href="WindowsClientConfig.xml"/>
+</part>
+
+<part id="optional">
+<title>Advanced Configuration</title>
+<partintro>
+<title>Valuable Nuts and Bolts Information</title>
+<para>
+Samba has several features that you might want or might not want to use. The chapters in this part each cover specific Samba features.
+</para>
+</partintro>
+<xi:include href="NetworkBrowsing.xml"/>
+<xi:include href="Passdb.xml"/>
+<xi:include href="Group-Mapping.xml"/>
+<xi:include href="AccessControls.xml"/>
+<xi:include href="locking.xml"/>
+<xi:include href="Securing.xml"/>
+<xi:include href="InterdomainTrusts.xml"/>
+<xi:include href="msdfs.xml"/>
+<xi:include href="Printing.xml"/>
+<xi:include href="CUPS-printing.xml"/>
+<xi:include href="VFS.xml"/>
+<xi:include href="Winbind.xml"/>
+<xi:include href="AdvancedNetworkAdmin.xml"/>
+<xi:include href="PolicyMgmt.xml"/>
+<xi:include href="ProfileMgmt.xml"/>
+<xi:include href="PAM.xml"/>
+<xi:include href="Integrating-with-Windows.xml"/>
+<xi:include href="Unicode.xml"/>
+<xi:include href="Backup.xml"/>
+<xi:include href="HighAvailability.xml"/>
+</part>
+
+<part id="migration">
+<title>Migration and Updating</title>
+<xi:include href="upgrading-to-3.0.xml"/>
+<xi:include href="NT4Migration.xml"/>
+<xi:include href="SWAT.xml"/>
+</part>
+
+<part id="troubleshooting">
+<title>Troubleshooting</title>
+<xi:include href="Diagnosis.xml"/>
+<xi:include href="Problems.xml"/>
+<xi:include href="Bugs.xml"/>
+</part>
+
+<part id="Appendix">
+<title>Appendixes</title>
+<xi:include href="Compiling.xml"/>
+<xi:include href="Portability.xml"/>
+<xi:include href="Other-Clients.xml"/>
+<xi:include href="Speed.xml"/>
+<xi:include href="DNS-DHCP-Configuration.xml"/>
+</part>
+
+
+
+<?latex \include{gpl}?>
+
+<xi:include href="glossary.xml"/>
+
+<?latex \chaptermark{Subject index} ?>
+<index/>
+
+</book>