summaryrefslogtreecommitdiff
path: root/docs/Samba-Guide/index.xml
blob: 4ceb9bf6156b5927f4c16e902a106f9426abd008 (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
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//Samba//DTD Samba XML V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc" [

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

]>
<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>20041023</version>
	</bookinfo>
	<?latex \clearpage ?>
	<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="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>