summaryrefslogtreecommitdiff
path: root/docs/Samba-Guide/SBE-SecureOfficeServer.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-05-27 21:19:53 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:39 -0500
commitbc559844837c6366cd49b9c4dc6f38f8faf3982e (patch)
treee7f8319de99e6566114319df307c89a96a28ef3e /docs/Samba-Guide/SBE-SecureOfficeServer.xml
parent0a9539d32b2f392af8fd0c03d9d5b1e81378805f (diff)
downloadsamba-bc559844837c6366cd49b9c4dc6f38f8faf3982e.tar.gz
samba-bc559844837c6366cd49b9c4dc6f38f8faf3982e.tar.bz2
samba-bc559844837c6366cd49b9c4dc6f38f8faf3982e.zip
Another progress edit.
(This used to be commit 58d2ba33dde4c28032d83b0161ac32fcc1b7d0ae)
Diffstat (limited to 'docs/Samba-Guide/SBE-SecureOfficeServer.xml')
-rw-r--r--docs/Samba-Guide/SBE-SecureOfficeServer.xml25
1 files changed, 14 insertions, 11 deletions
diff --git a/docs/Samba-Guide/SBE-SecureOfficeServer.xml b/docs/Samba-Guide/SBE-SecureOfficeServer.xml
index 6d9db6b9c1..5b824a195f 100644
--- a/docs/Samba-Guide/SBE-SecureOfficeServer.xml
+++ b/docs/Samba-Guide/SBE-SecureOfficeServer.xml
@@ -223,9 +223,7 @@
<indexterm><primary>iptables</primary></indexterm>
<indexterm><primary>NAT</primary></indexterm>
<indexterm><primary>Network Address Translation</primary><see>NAT</see></indexterm>
- <indexterm>
- <primary>firewall</primary>
- </indexterm>
+ <indexterm><primary>firewall</primary></indexterm>
You know that your ISP is providing full firewall services, but you cannot rely on that.
Always assume that human error will occur, so be prepared by using Linux firewall facilities
based on <command>iptables</command> to effect NAT. Block all
@@ -239,9 +237,8 @@
covered except insofar as this affects Samba-3.
</para>
- <para><indexterm>
- <primary>login</primary>
- </indexterm>
+ <para>
+ <indexterm><primary>login</primary></indexterm>
Notebook computers are configured to use a network login when in the office and a
local account to log in while away from the office. Users store all work done in
transit (away from the office) by using a local share for work files. Standard procedures
@@ -252,9 +249,8 @@
records.
</para>
- <para><indexterm>
- <primary>application server</primary>
- </indexterm>
+ <para>
+ <indexterm><primary>application server</primary></indexterm>
All applications are served from the central server from a share called <constant>apps</constant>.
Microsoft Office XP Professional and OpenOffice 1.1.0 will be installed using a network
(or administrative) installation. Accounting and financial management software can also
@@ -619,6 +615,8 @@ Given 500 Users and 2 years:
</para>
<procedure>
+ <title>Server Configuration Steps</title>
+
<step><para>
<indexterm><primary>hostname</primary></indexterm>
Using the UNIX/Linux system tools, name the server <constant>server.abmas.us</constant>.
@@ -787,6 +785,8 @@ echo -e "\nNAT firewall done.\n"
</para>
<procedure>
+ <title>Samba Configuration Steps</title>
+
<step><para>
Install the Samba-3 binary RPM from the Samba-Team FTP site. Assuming that the binary
RPM file is called <filename>samba-3.0.20-1.i386.rpm</filename>, one way to install this
@@ -1145,6 +1145,8 @@ net use p: \\diamond\apps
</para>
<procedure>
+ <title>DHCP and DNS Server Configuration Steps</title>
+
<step><para>
<indexterm><primary>/etc/dhcpd.conf</primary></indexterm>
Create a file called <filename>/etc/dhcpd.conf</filename> with the contents as
@@ -1601,8 +1603,8 @@ application/octet-stream
</procedure>
<para>
- Note: The last two steps can be omitted where CUPS version 1.1.18, or later, is used &smbmdash; so
- long as the parameter <parameter>cups options = Raw</parameter> is specified in the &smb.conf; file.
+ Note: If the parameter <parameter>cups options = Raw</parameter> is specified in the &smb.conf; file,
+ the last two steps can be omitted where CUPS version 1.1.18, or later.
</para>
<para>
@@ -1690,6 +1692,7 @@ application/octet-stream
</para>
<procedure>
+ <title>Server Validation Steps</title>
<step><para>
<indexterm><primary>/etc/nsswitch.conf</primary></indexterm>