summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/samba-doc.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-22 06:20:47 +0000
committerJohn Terpstra <jht@samba.org>2003-04-22 06:20:47 +0000
commit876315196d71ba5185b78d19741661d67e8c26ec (patch)
tree258622aad69066825c0d8124dde708db3feb048f /docs/docbook/projdoc/samba-doc.sgml
parent9465f4b2c42131088b99beb3625c5d1bc45210d8 (diff)
downloadsamba-876315196d71ba5185b78d19741661d67e8c26ec.tar.gz
samba-876315196d71ba5185b78d19741661d67e8c26ec.tar.bz2
samba-876315196d71ba5185b78d19741661d67e8c26ec.zip
Updating docs from HEAD.
(This used to be commit 8a302f117cfce141389995de5ad045553b472891)
Diffstat (limited to 'docs/docbook/projdoc/samba-doc.sgml')
-rw-r--r--docs/docbook/projdoc/samba-doc.sgml64
1 files changed, 41 insertions, 23 deletions
diff --git a/docs/docbook/projdoc/samba-doc.sgml b/docs/docbook/projdoc/samba-doc.sgml
index c56255d13a..3b5d054cad 100644
--- a/docs/docbook/projdoc/samba-doc.sgml
+++ b/docs/docbook/projdoc/samba-doc.sgml
@@ -14,17 +14,29 @@
<editor>&person.jht;</editor>
<editor>&person.jerry;</editor>
- <pubdate>Sunday 6 April</pubdate>
+ <pubdate>Monday April 21, 2003</pubdate>
<abstract>
<para>
This book is a collection of HOWTOs added to Samba documentation over the years.
-Samba is always under development, and so is it's documentation.
-The most recent version of this document
-can be found at <ulink url="http://www.samba.org/">http://www.samba.org/</ulink>
-on the "Documentation" page. Please send updates to <ulink
-url="mailto:jerry@samba.org">jerry@samba.org</ulink> or
-<ulink url="mailto:jelmer@samba.org">jelmer@samba.org</ulink>.
+Samba is always under development, and so is it's documentation. This release of the
+documentation represents a major revision or layout as well as contents.
+The most recent version of this document can be found at
+<ulink url="http://www.samba.org/">http://www.samba.org/</ulink>
+on the "Documentation" page. Please send updates to
+<ulink url="mailto:jelmer@samba.org">jelmer@samba.org</ulink>,
+<ulink url="mailto:jht@samba.org">jht@samba.org</ulink> or
+<ulink url="mailto:jerry@samba.org">jerry@samba.org</ulink>.
+</para>
+
+<para>
+The Samba-Team would like to express sincere thanks to the many people who have with
+or without their knowledge contributed to this update. The size and scope of this
+project would not have been possible without significant community contribution. A not
+insignificant number of ideas for inclusion (if not content itself) has been obtained
+from a number of Unofficial HOWTOs - to each such author a big "Thank-you" is also offered.
+Please keep publishing you Unofficial HOWTO's - they are a source of inspiration and
+application knowledge that is most to be desired by may Samba users and administrators.
</para>
</abstract>
@@ -41,26 +53,25 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u
<!-- Chapters -->
<part id="introduction">
-<title>General installation</title>
+<title>General Installation</title>
<partintro>
-<title>Introduction</title>
-<para>This part contains general info on how to install samba
+<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>
&IntroSMB;
&UNIX-INSTALL;
-&BROWSING-Quick;
-&Passdb;
</part>
<part id="type">
-<title>Type of installation</title>
+<title>Server Configuration Basics</title>
<partintro>
-<title>Introduction</title>
+<title>First Steps in Server Configuration</title>
<para>
-Samba can operate in various SMB networks. This part contains information on configuring samba
-for various environments.
+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>
&ServerType;
@@ -74,9 +85,13 @@ for various environments.
<part id="optional">
<title>Advanced Configuration</title>
<partintro>
-<title>Introduction</title>
-<para>Samba has several features that you might want or might not want to use. The chapters in this part each cover one specific feature.</para>
+<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>
+&NetworkBrowsing;
+&Passdb;
&NT-Security;
&GROUP-MAPPING-HOWTO;
&PRINTER-DRIVER2;
@@ -90,9 +105,16 @@ for various environments.
&VFS;
&MS-Dfs-Setup;
&IntegratingWithWindows;
-&BROWSING;
&SecuringSamba;
&unicode;
+&locking;
+</part>
+
+<part id="troubleshooting">
+<title>Troubleshooting</title>
+&Diagnosis;
+&problems;
+&BUGS;
</part>
<part id="Appendixes">
@@ -103,9 +125,5 @@ for various environments.
&Other-Clients;
&SWAT;
&SPEED;
-&Diagnosis;
-&problems;
-&BUGS;
-&MANUALPAGES;
</part>
</book>