summaryrefslogtreecommitdiff
path: root/docs/Samba3-ByExample/index.xml
blob: 89c17c587365a351d467eb375aa64fa72ad0d650 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">

<book id="S3bE"
	xmlns:xi="http://www.w3.org/2003/XInclude">
	<title>Samba-3 by Example</title>
	<subtitle>Practical Exercises in Successful Samba Deployment</subtitle>
	<bookinfo>
		<authorgroup>
			<author>&person.jht;</author>
		</authorgroup>
		<pubdate>April 12, 2005</pubdate>
	</bookinfo>
	<?latex \clearpage ?>
	<?latex \setcounter{page}{5} ?>

	<xi:include href="SBE-inside-cover.xml"/>
	<xi:include href="SBE-acknowledgements.xml"/>
	<xi:include href="SBE-foreword.xml"/>
	<xi:include href="SBE-preface.xml"/>

	<?latex \cleardoublepage ?>

	<toc/>

	<?latex \cleardoublepage ?>

	<?latex \listofexamples ?>

	<?latex \cleardoublepage ?>

	<lot/>

	<!-- Chapters -->

<part id="ExNetworks">
<title>Example Network Configurations</title>
<partintro>
<title>Example Network Configurations</title>

<?latex \pagenumbering{arabic} ?>

<para>
This section of <emphasis>Samba-3 by Example</emphasis> provides example network
configurations that can be copied, or modified as needed, and deployed as-is.
</para>

<para>
Best use can be made of this book by finding in this section the network design and
layout that best approximates your estimated needs. It is recommended that you will
implement the design pattern exactly as it appears, then after the installation has
been proven to work make any changes or modifications needed at your site.
</para>

<para>
The examples have been tested with Red Hat Fedora Core 2, Novell SUSE Linux Professional
9.2 and Novell SUSE Linux Enterprise Server (SLES) 9. The principals of implementation
apply to all Linux and UNIX systems in general, though some system files and tools will 
be different and the location of some Samba file locations will be different since these 
are determined by the person who packages Samba for each platform.
</para>

</partintro>
	<xi:include href="SBE-SimpleOfficeServer.xml"/>
	<xi:include href="SBE-TheSmallOffice.xml"/>
	<xi:include href="SBE-SecureOfficeServer.xml"/>
	<xi:include href="SBE-500UserNetwork.xml"/>
	<xi:include href="SBE-MakingHappyUsers.xml"/>
	<xi:include href="SBE-2000UserNetwork.xml"/>
</part>

<part id="DMSMig">
<title>Domain Members, Updating Samba and Migration</title>
<partintro>
<title>Domain Members, Updating Samba and Migration</title>

<para>
This section <emphasis>Samba-3 by Example</emphasis> covers two main topics: How to add
Samba Domain Member Servers and Samba Domain Member Clients to a Samba domain, the other
subject is that of how to migrate from and NT4 Domain, a NetWare server, or from an earlier
Samba version to environments that use the most recent Samba-3 release. 
</para>

<para>
Those who are making use of the chapter on Adding UNIX clients and servers running Samba
to a Samba or a Windows networking domain may also benefit by referring to the book
<emphasis>The Official Samba-3 HOWTO and Reference Guide.</emphasis>
</para>

</partintro>
	<xi:include href="SBE-AddingUNIXClients.xml"/>
	<xi:include href="SBE-UpgradingSamba.xml"/>
	<xi:include href="SBE-MigrateNT4Samba3.xml"/>
	<xi:include href="SBE-MigrateNW4Samba3.xml"/>
</part>

<part id="RefSection">
<title>Reference Section</title>
<partintro>
<title>Reference Section</title>

<para>
This section <emphasis>Samba-3 by Example</emphasis> provides important reference material
that may help you to solve network performance issues, to answer some of the critiques
published regarding Samba, or just to gain a more broad understanding of how Samba can
play in a Windows networking world.
</para>

</partintro>
	<xi:include href="SBE-KerberosFastStart.xml"/>
	<xi:include href="SBE-DomainAppsSupport.xml"/>
	<xi:include href="SBE-HighAvailability.xml"/>
	<xi:include href="SBE-Appendix1.xml"/>
	<xi:include href="SBE-Appendix2.xml"/>
	<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
</part>
	<xi:include href="SBE-glossary.xml"/>
	<index/>
</book>