summaryrefslogtreecommitdiff
path: root/docs/Samba3-ByExample
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-05 01:40:57 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:00 -0500
commit85eb71fb4050700538979fbee0bc858bb10a65de (patch)
tree5ac317696792feace2366b90e417f80e35d8453b /docs/Samba3-ByExample
parenta3260d8e8ea253558f230872b3638d1fa0b4bbeb (diff)
downloadsamba-85eb71fb4050700538979fbee0bc858bb10a65de.tar.gz
samba-85eb71fb4050700538979fbee0bc858bb10a65de.tar.bz2
samba-85eb71fb4050700538979fbee0bc858bb10a65de.zip
Fixing appendix nomenclature.
(This used to be commit b5564c3301f92e951dcf7d14e11e3edfca2e94df)
Diffstat (limited to 'docs/Samba3-ByExample')
-rw-r--r--docs/Samba3-ByExample/SBE-500UserNetwork.xml4
-rw-r--r--docs/Samba3-ByExample/SBE-Appendix1.xml4
-rw-r--r--docs/Samba3-ByExample/SBE-Appendix2.xml4
-rw-r--r--docs/Samba3-ByExample/SBE-MakingHappyUsers.xml2
-rw-r--r--docs/Samba3-ByExample/SBE-SecureOfficeServer.xml4
-rw-r--r--docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml4
-rw-r--r--docs/Samba3-ByExample/SBE-TheSmallOffice.xml2
-rw-r--r--docs/Samba3-ByExample/SBE-preface.xml6
-rw-r--r--docs/Samba3-ByExample/index.xml35
9 files changed, 40 insertions, 25 deletions
diff --git a/docs/Samba3-ByExample/SBE-500UserNetwork.xml b/docs/Samba3-ByExample/SBE-500UserNetwork.xml
index 374de55f9c..b7d62eb4cd 100644
--- a/docs/Samba3-ByExample/SBE-500UserNetwork.xml
+++ b/docs/Samba3-ByExample/SBE-500UserNetwork.xml
@@ -1611,7 +1611,7 @@ net groupmap add ntgroup="Insurance Group" unixgroup=piops type=d
Join the Windows domain <constant>MEGANET</constant>. Use the domain administrator
username <constant>root</constant> and the SMB password you assigned to this account.
A detailed step-by-step procedure for joining a Windows 200x/XP Professional client to
- a Windows domain is given in Appendix A, <link linkend="domjoin"/>.
+ a Windows domain is given in <link linkend="appendix"/>, <link linkend="domjoin"/>.
Reboot the machine as prompted and then log on using the domain administrator account
(<constant>root</constant>).
</para></step>
@@ -1732,7 +1732,7 @@ net groupmap add ntgroup="Insurance Group" unixgroup=piops type=d
<step><para>
Log onto the machine as the local Administrator (the only option), and join the machine to
- the domain following the procedure set out in Appendix A, <link linkend="domjoin"/>. You must now set the
+ the domain following the procedure set out in <link linkend="appendix"/>, <link linkend="domjoin"/>. You must now set the
persistent drive mapping to the applications server that the user is to use. The system is now
ready for the user to log on, provided you have created a network logon account for that
user, of course.
diff --git a/docs/Samba3-ByExample/SBE-Appendix1.xml b/docs/Samba3-ByExample/SBE-Appendix1.xml
index fe321f8929..ebc2538566 100644
--- a/docs/Samba3-ByExample/SBE-Appendix1.xml
+++ b/docs/Samba3-ByExample/SBE-Appendix1.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE appendix PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
-<appendix id="appendix">
+<chapter id="appendix">
<title>A Collection of Useful Tidbits</title>
<para>
@@ -1613,5 +1613,5 @@ REGEDIT4
</sect1>
-</appendix>
+</chapter>
diff --git a/docs/Samba3-ByExample/SBE-Appendix2.xml b/docs/Samba3-ByExample/SBE-Appendix2.xml
index 395c843916..da05d685cc 100644
--- a/docs/Samba3-ByExample/SBE-Appendix2.xml
+++ b/docs/Samba3-ByExample/SBE-Appendix2.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
-<appendix id="primer">
+<chapter id="primer">
<title>Networking Primer</title>
<para>
@@ -1279,5 +1279,5 @@
</sect1>
-</appendix>
+</chapter>
diff --git a/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml b/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml
index 3771e23d18..d0fb21117e 100644
--- a/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml
+++ b/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml
@@ -3933,7 +3933,7 @@ HKEY_LOCAL_MACHINE\Default\Software\Microsoft\Windows\
<step><para>
Join your Windows XP Professional workstation (the staging machine) to the
<constant>MEGANET2</constant> domain. If you are not sure of the procedure,
- follow the guidance given in Appendix A, <link linkend="domjoin"/>.
+ follow the guidance given in <link linkend="appendix"/>, <link linkend="domjoin"/>.
</para></step>
<step><para>
diff --git a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml
index 8eeffdadf7..5334867aed 100644
--- a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml
+++ b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml
@@ -2241,7 +2241,7 @@ Nmap run completed -- 1 IP address (1 host up) scanned in 168 seconds
Join the Windows Domain <constant>PROMISES</constant>. Use the Domain Administrator
username <constant>root</constant> and the SMB password you assigned to this account.
A detailed step-by-step procedure for joining a Windows 200x/XP Professional client to
- a Windows Domain is given in Appendix A, <link linkend="domjoin"/>.
+ a Windows Domain is given in <link linkend="appendix"/>, <link linkend="domjoin"/>.
Reboot the machine as prompted and then log on using the Domain Administrator account
(<constant>root</constant>).
</para></step>
@@ -2300,7 +2300,7 @@ Nmap run completed -- 1 IP address (1 host up) scanned in 168 seconds
<step><para>
Log on to the machine as the local Administrator (the only option), and join the machine to
- the Domain, following the procedure set out in Appendix A, <link linkend="domjoin"/>. The system is now
+ the Domain, following the procedure set out in <link linkend="appendix"/>, <link linkend="domjoin"/>. The system is now
ready for the user to log on, provided you have created a network logon account for that
user, of course.
</para></step>
diff --git a/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml b/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
index d3acd9d1da..d45a3f02a4 100644
--- a/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
+++ b/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml
@@ -417,8 +417,8 @@
allows all files to be owned by the same user and group. In addition, it would not hurt to
set SUID and set SGID shared directories. This means that all new files that are created, no matter
who creates it, are owned by the owner or group of the directory in which they are created.
- For further information regarding the significance of the SUID/SGID settings, see Appendix A,
- <link linkend="ch12-SUIDSGID"/>.
+ For further information regarding the significance of the SUID/SGID settings, see <link
+ linkend="appendix"/>, <link linkend="ch12-SUIDSGID"/>.
</para>
<para>
diff --git a/docs/Samba3-ByExample/SBE-TheSmallOffice.xml b/docs/Samba3-ByExample/SBE-TheSmallOffice.xml
index 59c5963794..15da3ae86d 100644
--- a/docs/Samba3-ByExample/SBE-TheSmallOffice.xml
+++ b/docs/Samba3-ByExample/SBE-TheSmallOffice.xml
@@ -871,7 +871,7 @@ smb: \> q
Join the Windows Domain called <constant>BILLMORE</constant>. Use the Domain Administrator
username <constant>root</constant> and the SMB password you assigned to this account.
A detailed step-by-step procedure for joining a Windows 200x/XP Professional client to
- a Windows Domain is given in Appendix A, <link linkend="domjoin"/>.
+ a Windows Domain is given in <link linkend="appendix"/>, <link linkend="domjoin"/>.
Reboot the machine as prompted and then log on using a Domain User account.
</para></step>
diff --git a/docs/Samba3-ByExample/SBE-preface.xml b/docs/Samba3-ByExample/SBE-preface.xml
index d9d9cb9492..fe469b8384 100644
--- a/docs/Samba3-ByExample/SBE-preface.xml
+++ b/docs/Samba3-ByExample/SBE-preface.xml
@@ -571,19 +571,19 @@
</varlistentry>
<varlistentry>
- <term>Appendix A &smbmdash; A Collection of Useful Tid-bits.</term><listitem>
+ <term>Chapter 15 &smbmdash; A Collection of Useful Tid-bits.</term><listitem>
<para>
Sometimes it seems that there is not a good place for certain odds and ends that
impact Samba deployment. Some readers would argue that everyone can be expected
to know this information, or at least be able to find it easily. So to avoid
- offending a reader's sensitivities, the tid-bits have been placed in this Appendix.
+ offending a reader's sensitivities, the tid-bits have been placed in this chapter.
Do check out the contents, you may find something of value among the loose ends.
</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>Appendix B &smbmdash; Windows Networking Primer.</term><listitem>
+ <term>Chapter 16 &smbmdash; Windows Networking Primer.</term><listitem>
<para>
Here we cover practical exercises to help us to understand how MS Windows
network protocols function. A network protocol analyzer helps you to
diff --git a/docs/Samba3-ByExample/index.xml b/docs/Samba3-ByExample/index.xml
index a31b78dafe..07ec80d4c8 100644
--- a/docs/Samba3-ByExample/index.xml
+++ b/docs/Samba3-ByExample/index.xml
@@ -17,25 +17,17 @@
<xi:include href="SBE-inside-cover.xml"/>
<xi:include href="SBE-acknowledgements.xml"/>
-
<?latex \cleardoublepage ?>
<toc/>
-
<?latex \cleardoublepage ?>
-
<?latex \listofexamples ?>
-
<?latex \cleardoublepage ?>
-
<lot/>
-
<?latex \cleardoublepage ?>
-
<xi:include href="SBE-foreword.xml"/>
<xi:include href="SBE-preface.xml"/>
-
- <!-- Chapters -->
+<!-- Chapters -->
<part id="ExNetworks">
<title>Example Network Configurations</title>
@@ -76,13 +68,18 @@ the Samba web site.
</partintro>
<?latex \cleardoublepage ?>
-
<xi:include href="SBE-SimpleOfficeServer.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-TheSmallOffice.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-SecureOfficeServer.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-500UserNetwork.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-MakingHappyUsers.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-2000UserNetwork.xml"/>
+ <?latex \cleardoublepage ?>
</part>
@@ -105,10 +102,15 @@ to a Samba or a Windows networking domain may also benefit by referring to the b
</para>
</partintro>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-AddingUNIXClients.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-UpgradingSamba.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-MigrateNT4Samba3.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-MigrateNW4Samba3.xml"/>
+ <?latex \cleardoublepage ?>
</part>
<part id="RefSection">
@@ -124,14 +126,27 @@ play in a Windows networking world.
</para>
</partintro>
+
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-KerberosFastStart.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-DomainAppsSupport.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-HighAvailability.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-Support.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-Appendix1.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="SBE-Appendix2.xml"/>
+ <?latex \cleardoublepage ?>
<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
+ <?latex \cleardoublepage ?>
+
</part>
+
<xi:include href="SBE-glossary.xml"/>
+ <?latex \cleardoublepage ?>
<index/>
+
</book>