diff options
author | Gerald W. Carter <jerry@samba.org> | 2008-04-22 10:09:40 -0500 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:48 -0500 |
commit | 8f8a9f01909ba29e2b781310baeeaaddc3f15f0d (patch) | |
tree | 90c6b720ad3a7bc815245c0ef28820424f89d658 /docs-xml/Samba3-ByExample/SBE-foreword.xml | |
parent | 197238246389c40edc60c6630d18d6913086e630 (diff) | |
download | samba-8f8a9f01909ba29e2b781310baeeaaddc3f15f0d.tar.gz samba-8f8a9f01909ba29e2b781310baeeaaddc3f15f0d.tar.xz samba-8f8a9f01909ba29e2b781310baeeaaddc3f15f0d.zip |
Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
Diffstat (limited to 'docs-xml/Samba3-ByExample/SBE-foreword.xml')
-rw-r--r-- | docs-xml/Samba3-ByExample/SBE-foreword.xml | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/docs-xml/Samba3-ByExample/SBE-foreword.xml b/docs-xml/Samba3-ByExample/SBE-foreword.xml new file mode 100644 index 0000000000..08c1644df9 --- /dev/null +++ b/docs-xml/Samba3-ByExample/SBE-foreword.xml @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE preface PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> + +<preface lang="en-US"> +<title>Foreword</title> + +<sect1><title>By John M. Weathersby, Executive Director, OSSI</title> +<blockquote> + +<para> +The Open Source Software Institute (OSSI) is comprised of representatives from a broad spectrum of business and +non-business organizations that share a common interest in the promotion of development and implementation +of open source software solutions globally, and in particular within the United States of America. +</para> + +<para> +The OSSI has global affiliations with like-minded organizations. Our affiliate in the United Kingdom is the +Open Source Consortium (OSC). Both the OSSI and the OSC share a common objective to expand the use of open source +software in federal, state, and municipal government agencies; and in academic institutions. We represent +businesses that provide professional support services that answer the needs of our target organizational +information technology consumers in an effective and cost-efficient manner. +</para> + +<para> +Open source software has matured greatly over the past five years with the result that an increasing number of +people who hold key decisionmaking positions want to know how the business model works. They +want to understand how problems get resolved, how questions get answered, and how the development model +is sustained. Information and communications technology directors in defense organizations, and in other +government agencies that deal with sensitive information, want to become familiar with development road-maps +and, in particular, seek to evaluate the track record of the mainstream open source project teams. +</para> + +<para> +Wherever the OSSI gains entrance to new opportunities we find that Microsoft Windows technologies are the +benchmark against which open source software solutions are measured. Two open source software projects +are key to our ability to present a structured and convincing proposition that there are alternatives +to the incumbent proprietary means of meeting information technology needs. They are the Apache Web Server +and Samba. +</para> + +<para> +Just as the Apache Web Server is the standard in web serving technology, Samba is the definitive standard +for providing interoperability with UNIX systems and other non-Microsoft operating system platforms. Both +open source applications have a truly remarkable track record that extends for more than a decade. Both have +demonstrated the unique capacity to innovate and maintain a level of development that has not only kept +pace with demands, but, in many areas, each project has also proven to be an industry leader. +</para> + +<para> +One of the areas in which the Samba project has demonstrated key leadership is in documentation. The OSSI +was delighted when we saw the Samba Team, and John H. Terpstra in particular, release two amazingly +well-written books to help Samba software users deploy, maintain, and troubleshoot Windows networking +installations. We were concerned that, given the large volume of documentation, the challenge to maintain +it and keep it current might prove difficult. +</para> + +<para> +This second edition of the book, <emphasis>Samba-3 by Example</emphasis>, barely one year following the release +of the first edition, has removed all concerns and is proof that open source solutions are a compelling choice. +The first edition was released shortly following the release of Samba version 3.0 itself, and has become +the authoritative instrument for training and for guiding deployment. +</para> + +<para> +I am personally aware of how much effort has gone into this second edition. John Terpstra has worked with +government bodies and with large organizations that have deployed Samba-3 since it was released. He also +worked to ensure that this book gained community following. He asked those who have worked at the coalface +of large and small organizations alike, to contribute their experiences. He has captured that in this book +and has succeeded yet again. His recipe is persistence, intuition, and a high level of respect for the people +who use Samba. +</para> + +<para> +This book is the first source you should turn to before you deploy Samba and as you are mastering its +deployment. I am proud and excited to be associated in a small way with such a useful tool. This book has +reached maturity that is demonstrated by reiteration that every step in deployment must be validated. +This book makes it easy to succeed, and difficult to fail, to gain a stable network environment. +</para> + +<para> +I recommend this book for use by all IT managers and network administrators. +</para> + +</blockquote> + +</sect1> + +</preface> |