summaryrefslogtreecommitdiff
path: root/docs/Samba-Guide/SBE-500UserNetwork.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-05-25 21:40:55 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:38 -0500
commit118a2b639ac4ddca46b640c90e0717e5b4c7428c (patch)
treee391a29a5cce6d75e5e5f94274da7ef245eb8d1a /docs/Samba-Guide/SBE-500UserNetwork.xml
parent3192e95c2ce5a03c3238b454b050eb68c483b88c (diff)
downloadsamba-118a2b639ac4ddca46b640c90e0717e5b4c7428c.tar.gz
samba-118a2b639ac4ddca46b640c90e0717e5b4c7428c.tar.bz2
samba-118a2b639ac4ddca46b640c90e0717e5b4c7428c.zip
Another copy edit update.
(This used to be commit 7d998a020d8de890bdefc6b9312d26001f3ab7eb)
Diffstat (limited to 'docs/Samba-Guide/SBE-500UserNetwork.xml')
-rw-r--r--docs/Samba-Guide/SBE-500UserNetwork.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/Samba-Guide/SBE-500UserNetwork.xml b/docs/Samba-Guide/SBE-500UserNetwork.xml
index 1e8116c644..819f6ceb0c 100644
--- a/docs/Samba-Guide/SBE-500UserNetwork.xml
+++ b/docs/Samba-Guide/SBE-500UserNetwork.xml
@@ -293,7 +293,7 @@
domain control. Politically, we have to navigate a minefield. In this case, the need is to
get the PDC rolled out in compliance with expectations and also to be ready to save the day
by having the real solution ready before it is needed. That real solution is presented in
- Chapter 5.
+ <link linkend="happy"/>.
</para>
</sect2>
@@ -594,7 +594,7 @@ root = Administrator
Create an entry in the DNS database on the server <constant>MASSIVE</constant>
in both the forward lookup database for the zone <constant>abmas.biz.hosts</constant>
and in the reverse lookup database for the network segment that the printer is
- located in. Example configuration files for similar zones were presented in Chapter 3,
+ located in. Example configuration files for similar zones were presented in <link linkend="secure"/>,
<link linkend="abmasbiz"/> and <link linkend="eth2zone"/>.
</para></step>
@@ -867,7 +867,7 @@ Added user <parameter>username</parameter>.
<step><para>
Your server is ready for validation testing. Do not proceed with the steps in
<link linkend="ch5-domsvrspec"/> until after the operation of the server has been
- validated following the same methods as outlined in Chapter 3, <link linkend="ch4valid"/>.
+ validated following the same methods as outlined in <link linkend="secure"/>, <link linkend="ch4valid"/>.
</para></step>
</procedure>
@@ -1084,7 +1084,7 @@ hosts: files dns wins
<example id="massive-dhcp">
<title>Server: MASSIVE, File: dhcpd.conf</title>
<screen>
-# Abmas Accounting Inc. - Chapter 5/MASSIVE
+# Abmas Accounting Inc.
default-lease-time 86400;
max-lease-time 172800;
@@ -1127,7 +1127,7 @@ subnet 123.45.67.64 netmask 255.255.255.252 {
<example id="bldg1dhcp">
<title>Server: BLDG1, File: dhcpd.conf</title>
<screen>
-# Abmas Accounting Inc. - Chapter 5/BLDG1
+# Abmas Accounting Inc.
default-lease-time 86400;
max-lease-time 172800;
@@ -1162,7 +1162,7 @@ subnet 127.0.0.0 netmask 255.0.0.0 {
<example id="bldg2dhcp">
<title>Server: BLDG2, File: dhcpd.conf</title>
<screen>
-# Abmas Accounting Inc. - Chapter 5/BLDG1
+# Abmas Accounting Inc.
default-lease-time 86400;
max-lease-time 172800;
@@ -1720,8 +1720,8 @@ net groupmap add ntgroup="Insurance Group" unixgroup=piops type=d
<para>
The network you have just deployed has been a valuable exercise in forced constraint.
You have deployed a network that works well, although you may soon start to see
- performance problems, at which time the modifications demonstrated in
- Chapter 5 bring the network to life. The following key learning points were experienced:
+ performance problems, at which time the modifications demonstrated in <link linkend="happy"/>
+ bring the network to life. The following key learning points were experienced:
</para>
<itemizedlist>