1 | <?xml version="1.0"?>
|
---|
2 | <!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
|
---|
3 |
|
---|
4 | <book id="S3bE"
|
---|
5 | xmlns:xi="http://www.w3.org/2003/XInclude">
|
---|
6 | <title>Samba-3 by Example</title>
|
---|
7 | <subtitle>Practical Exercises in Successful Samba Deployment</subtitle>
|
---|
8 | <bookinfo>
|
---|
9 | <authorgroup>
|
---|
10 | <author>&person.jht;</author>
|
---|
11 | </authorgroup>
|
---|
12 | <pubdate>July, 2006</pubdate>
|
---|
13 | </bookinfo>
|
---|
14 |
|
---|
15 | <?latex \clearpage ?>
|
---|
16 | <?latex \setcounter{page}{7} ?>
|
---|
17 |
|
---|
18 | <xi:include href="SBE-inside-cover.xml"/>
|
---|
19 | <xi:include href="SBE-acknowledgements.xml"/>
|
---|
20 | <?latex \cleardoublepage ?>
|
---|
21 |
|
---|
22 | <toc/>
|
---|
23 | <?latex \cleardoublepage ?>
|
---|
24 | <?latex \listofexamples ?>
|
---|
25 | <?latex \cleardoublepage ?>
|
---|
26 | <lot/>
|
---|
27 | <?latex \cleardoublepage ?>
|
---|
28 | <xi:include href="SBE-foreword.xml"/>
|
---|
29 | <xi:include href="SBE-preface.xml"/>
|
---|
30 | <!-- Chapters -->
|
---|
31 |
|
---|
32 | <part id="ExNetworks">
|
---|
33 | <title>Example Network Configurations</title>
|
---|
34 | <partintro>
|
---|
35 | <title>Example Network Configurations</title>
|
---|
36 |
|
---|
37 | <?latex \pagenumbering{arabic} ?>
|
---|
38 |
|
---|
39 | <para>
|
---|
40 | This section of <emphasis>Samba-3 by Example</emphasis> provides example network
|
---|
41 | configurations that can be copied, or modified as needed, and deployed as-is.
|
---|
42 | The contents have been marginally updated to reflect changes made in Samba=3.0.23.
|
---|
43 | </para>
|
---|
44 |
|
---|
45 | <para>
|
---|
46 | Best use can be made of this book by finding in this section the network design and
|
---|
47 | layout that best approximates your estimated needs. It is recommended that you will
|
---|
48 | implement the design pattern exactly as it appears, then after the installation has
|
---|
49 | been proven to work make any changes or modifications needed at your site.
|
---|
50 | </para>
|
---|
51 |
|
---|
52 | <para>
|
---|
53 | The examples have been tested with Red Hat Fedora Core 2, Novell SUSE Linux Professional
|
---|
54 | 9.3 and Novell SUSE Linux Enterprise Server (SLES) 9. The principals of implementation
|
---|
55 | apply to all Linux and UNIX systems in general, though some system files and tools will
|
---|
56 | be different and the location of some Samba file locations will be different since these
|
---|
57 | are determined by the person who packages Samba for each platform.
|
---|
58 | </para>
|
---|
59 |
|
---|
60 | <para>
|
---|
61 | If you are deploying Samba is a mission-critical environment, or if you simply want
|
---|
62 | to save time and get your Samba network operational with minimal fuss, there is the
|
---|
63 | option to purchase commercial, professional, Samba support. Information regarding
|
---|
64 | commercial support options may be obtained from the commercial
|
---|
65 | <ulink url="http://www.samba.org/samba/support/">support</ulink> pages from
|
---|
66 | the Samba web site.
|
---|
67 | </para>
|
---|
68 |
|
---|
69 | </partintro>
|
---|
70 |
|
---|
71 | <?latex \cleardoublepage ?>
|
---|
72 | <xi:include href="SBE-SimpleOfficeServer.xml"/>
|
---|
73 | <?latex \cleardoublepage ?>
|
---|
74 | <xi:include href="SBE-TheSmallOffice.xml"/>
|
---|
75 | <?latex \cleardoublepage ?>
|
---|
76 | <xi:include href="SBE-SecureOfficeServer.xml"/>
|
---|
77 | <?latex \cleardoublepage ?>
|
---|
78 | <xi:include href="SBE-500UserNetwork.xml"/>
|
---|
79 | <?latex \cleardoublepage ?>
|
---|
80 | <xi:include href="SBE-MakingHappyUsers.xml"/>
|
---|
81 | <?latex \cleardoublepage ?>
|
---|
82 | <xi:include href="SBE-2000UserNetwork.xml"/>
|
---|
83 | <?latex \cleardoublepage ?>
|
---|
84 |
|
---|
85 | </part>
|
---|
86 |
|
---|
87 | <part id="DMSMig">
|
---|
88 | <title>Domain Members, Updating Samba and Migration</title>
|
---|
89 | <partintro>
|
---|
90 | <title>Domain Members, Updating Samba and Migration</title>
|
---|
91 |
|
---|
92 | <para>
|
---|
93 | This section <emphasis>Samba-3 by Example</emphasis> covers two main topics: How to add
|
---|
94 | Samba Domain Member Servers and Samba Domain Member Clients to a Samba domain, the other
|
---|
95 | subject is that of how to migrate from and NT4 Domain, a NetWare server, or from an earlier
|
---|
96 | Samba version to environments that use the most recent Samba-3 release.
|
---|
97 | </para>
|
---|
98 |
|
---|
99 | <para>
|
---|
100 | Those who are making use of the chapter on Adding UNIX clients and servers running Samba
|
---|
101 | to a Samba or a Windows networking domain may also benefit by referring to the book
|
---|
102 | <emphasis>The Official Samba-3 HOWTO and Reference Guide.</emphasis>
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | </partintro>
|
---|
106 | <?latex \cleardoublepage ?>
|
---|
107 | <xi:include href="SBE-AddingUNIXClients.xml"/>
|
---|
108 | <?latex \cleardoublepage ?>
|
---|
109 | <xi:include href="SBE-UpgradingSamba.xml"/>
|
---|
110 | <?latex \cleardoublepage ?>
|
---|
111 | <xi:include href="SBE-MigrateNT4Samba3.xml"/>
|
---|
112 | <?latex \cleardoublepage ?>
|
---|
113 | <xi:include href="SBE-MigrateNW4Samba3.xml"/>
|
---|
114 | <?latex \cleardoublepage ?>
|
---|
115 | </part>
|
---|
116 |
|
---|
117 | <part id="RefSection">
|
---|
118 | <title>Reference Section</title>
|
---|
119 | <partintro>
|
---|
120 | <title>Reference Section</title>
|
---|
121 |
|
---|
122 | <para>
|
---|
123 | This section <emphasis>Samba-3 by Example</emphasis> provides important reference material
|
---|
124 | that may help you to solve network performance issues, to answer some of the critiques
|
---|
125 | published regarding Samba, or just to gain a more broad understanding of how Samba can
|
---|
126 | play in a Windows networking world.
|
---|
127 | </para>
|
---|
128 |
|
---|
129 | </partintro>
|
---|
130 |
|
---|
131 | <?latex \cleardoublepage ?>
|
---|
132 | <xi:include href="SBE-KerberosFastStart.xml"/>
|
---|
133 | <?latex \cleardoublepage ?>
|
---|
134 | <xi:include href="SBE-DomainAppsSupport.xml"/>
|
---|
135 | <?latex \cleardoublepage ?>
|
---|
136 | <xi:include href="SBE-HighAvailability.xml"/>
|
---|
137 | <?latex \cleardoublepage ?>
|
---|
138 | <xi:include href="SBE-Support.xml"/>
|
---|
139 | <?latex \cleardoublepage ?>
|
---|
140 | <xi:include href="SBE-Appendix1.xml"/>
|
---|
141 | <?latex \cleardoublepage ?>
|
---|
142 | <xi:include href="SBE-Appendix2.xml"/>
|
---|
143 | <?latex \cleardoublepage ?>
|
---|
144 | <xi:include href="gpl-3.0.xml"/>
|
---|
145 | <?latex \cleardoublepage ?>
|
---|
146 |
|
---|
147 | </part>
|
---|
148 |
|
---|
149 | <xi:include href="SBE-glossary.xml"/>
|
---|
150 | <?latex \cleardoublepage ?>
|
---|
151 | <index/>
|
---|
152 |
|
---|
153 | </book>
|
---|