summaryrefslogtreecommitdiff
path: root/docs/guide/guide-main.xml
blob: fb1238baf77fc0d994047d55c0e451016e989fbb (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
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [

  <!-- Stuff for xincludes -->
  <!ENTITY % xinclude SYSTEM "../entities/xinclude.dtd">
  %xinclude;

  <!-- entities files to use -->
  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
  %global_entities;

]>
<book id="S3bE">
	<title>Samba-3 by Example</title>
	<subtitle>Practical Exercises in Successful Samba Deployment</subtitle>
	<bookinfo>
		<authorgroup>
			<author>&person.jht;</author>
		</authorgroup>
		<pubdate>February 23, 2004</pubdate>
		<version>20040220</version>
	</bookinfo>
	<?latex \clearpage ?>
	<para>boo</para>
	<?latex \clearpage ?>
	<para>boo</para>
	<?latex \clearpage ?>
	<para>boo</para>
	<xi:include href="inside-cover.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="acknowledgements.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="foreword.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="preface.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<?latex \cleardoublepage ?>
	<toc/>
	<?latex \cleardoublepage ?>
	<?latex \listofexamples ?>
	<?latex \cleardoublepage ?>
	<lot/>
	<!-- Chapters -->
	<xi:include href="Chap01-WindowsNetworkingPrimer.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap02-SimpleOfficeServer.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap03-TheSmallOffice.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap04-SecureOfficeServer.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap05-500UserNetwork.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap06-MakingHappyUsers.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap07-2000UserNetwork.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap08-MigrateNT4Samba3.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap09-AddingUNIXClients.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap10-KerberosFastStart.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap10b-DomainAppsSupport.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap11-HighAvailability.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<xi:include href="Chap12-Appendix.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<?latex \include{gpl}?>
	<xi:include href="glossary.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
	<index/>
</book>