diff options
author | John Terpstra <jht@samba.org> | 2005-04-13 04:04:36 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:26 -0500 |
commit | d4b35b895cdf157e49609b59ec89ab648dafb524 (patch) | |
tree | 05ecd2e17f377b548692c545c6072a8ee05076dc /docs/Samba-HOWTO-Collection/TOSHARG-foreword-tridge.xml | |
parent | 281ce2e3370ac71ec56e06e818dbca2b2f3d0883 (diff) | |
download | samba-d4b35b895cdf157e49609b59ec89ab648dafb524.tar.gz samba-d4b35b895cdf157e49609b59ec89ab648dafb524.tar.bz2 samba-d4b35b895cdf157e49609b59ec89ab648dafb524.zip |
More updates.
(This used to be commit 20f8bde1d0a2b2e42efedcdac21778fe34c0ab79)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/TOSHARG-foreword-tridge.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/TOSHARG-foreword-tridge.xml | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/Samba-HOWTO-Collection/TOSHARG-foreword-tridge.xml b/docs/Samba-HOWTO-Collection/TOSHARG-foreword-tridge.xml new file mode 100644 index 0000000000..34bc37314d --- /dev/null +++ b/docs/Samba-HOWTO-Collection/TOSHARG-foreword-tridge.xml @@ -0,0 +1,48 @@ +<?xml version='1.0'?> +<!DOCTYPE preface PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> +<preface> +<title>Foreword</title> + +<para> +Over the last few years, the Samba project has undergone a major +transformation. From a small project used only by people who dream in +machine code, Samba has grown to be an integral part of the IT +infrastructure of many businesses. Along with the growth in the +popularity of Samba there has been a corresponding growth in the ways +that it can be used, and a similar growth in the number of +configuration options and the interactions between them. +</para> + +<para> +To address this increasing complexity a wealth of documentation has +been written on Samba, including numerous HOWTOs, diagnostic tips, +manual pages, and explanations of important pieces of technology that +Samba relies on. While it has been gratifying to see so much +documentation being written, the sheer volume of different types of +documentation has proved difficult to navigate, thus reducing its +value to system administrators trying to cope with the complexity. +</para> + +<para> +This book gathers together that wealth of information into a much more +accessible form, to allow system administrators to quickly find what +they need. The breadth of technical information provided ensures that +even the most demanding administrators will find something helpful. +</para> + +<para> +I am delighted that the Samba documentation has now developed to the +extent that it can be presented usefully as a book, and I am grateful +for the efforts of the many people who have contributed so much +toward this result. Enjoy! +</para> + +<para> +<simplelist> + <member>Andrew Tridgell</member> + <member><emphasis>President, Samba Team</emphasis></member> + <member><emphasis>July 2003</emphasis></member> +</simplelist> +</para> + +</preface> |