blob: bb72a62cea5fc453a084961a7ce9b50bb85cad4c (
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
|
<?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>March 4, 2005</pubdate>
<version>20050304</version>
</bookinfo>
<?latex \clearpage ?>
<!--- Leave the commented out lines they are needed for book production.
<para>boo</para>
<?latex \clearpage ?>
<para>boo</para>
<?latex \clearpage ?>
<para>boo</para>
-->
<xi:include href="inside-cover.xml"/>
<xi:include href="acknowledgements.xml"/>
<xi:include href="foreword.xml"/>
<xi:include href="preface.xml"/>
<?latex \cleardoublepage ?>
<toc/>
<?latex \cleardoublepage ?>
<?latex \listofexamples ?>
<?latex \cleardoublepage ?>
<lot/>
<!-- Chapters -->
<xi:include href="Chap01-WindowsNetworkingPrimer.xml"/>
<xi:include href="Chap02-SimpleOfficeServer.xml"/>
<xi:include href="Chap03-TheSmallOffice.xml"/>
<xi:include href="Chap04-SecureOfficeServer.xml"/>
<xi:include href="Chap05-500UserNetwork.xml"/>
<xi:include href="Chap06-MakingHappyUsers.xml"/>
<xi:include href="Chap07-2000UserNetwork.xml"/>
<xi:include href="Chap08-MigrateNT4Samba3.xml"/>
<xi:include href="Chap08b-MigrateNW4Samba3.xml"/>
<xi:include href="Chap09-AddingUNIXClients.xml"/>
<xi:include href="Chap10-KerberosFastStart.xml"/>
<xi:include href="Chap10b-DomainAppsSupport.xml"/>
<xi:include href="Chap11-HighAvailability.xml"/>
<xi:include href="Chap12-Appendix.xml"/>
<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
<xi:include href="glossary.xml"/>
<index/>
</book>
|