diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-06-12 16:38:23 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:45 -0500 |
commit | 112fced252d5d398765fdbf3052f62c25bd6d67a (patch) | |
tree | 9bc7c9193e62217e59eeb0121a1f1cbeaca658b9 /docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml | |
parent | dc448bdfbb479a245028c6f2b30b32d3cc7f0b50 (diff) | |
download | samba-112fced252d5d398765fdbf3052f62c25bd6d67a.tar.gz samba-112fced252d5d398765fdbf3052f62c25bd6d67a.tar.bz2 samba-112fced252d5d398765fdbf3052f62c25bd6d67a.zip |
Remove obsolete elements.
(This used to be commit 7f26b262a0d34183d93b271f64d3ef4ff90c14ee)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml')
-rw-r--r-- | docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml b/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml index 036953b584..1213caf2d1 100644 --- a/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml +++ b/docs/Samba3-ByExample/SBE-SimpleOfficeServer.xml @@ -10,7 +10,7 @@ is the end of the road because their needs will have been adequately met. For others, this chapter is the beginning of a journey that will take them well past the contents of this book. This book provides example configurations of, for the greater part, complete networking solutions. The intent of this book - is to help you to get your Samba installation working with the least amount of pain and aggravation. + is to help you to get your Samba installation working with least amount of pain and aggravation. </para> <sect1> @@ -475,10 +475,10 @@ The office network is built as shown in <link linkend="charitynet"/>. </para> - <image id="charitynet"> - <imagedescription>Charity Administration Office Network</imagedescription> + <figure id="charitynet"> + <title>Charity Administration Office Network</title> <imagefile scale="80">Charity-Network</imagefile> - </image> + </figure> <?latex \newpage ?> @@ -568,12 +568,12 @@ Password changed <step><para> Install the &smb.conf; file shown in <link linkend="charity-smbconfnew"/> in the <filename>/etc/samba</filename> directory. This newer &smb.conf; file uses user-mode security - and is more suited to the mode of operation of Samba-3 than the older share-mode security + and is more suited to the mode of operation of Samba-3 that the older share-mode security configuration that was shown in the first edition of this book. </para> <para> - Note: If you want to use the older-style configuration that uses share-mode security, you + Note: If you want to use the older style configuration that uses share-mode security, you can install the file shown in <link linkend="charity-smbconf"/> in the <filename>/etc/samba</filename> directory. </para></step> @@ -997,10 +997,10 @@ C:\WINDOWS: regedit ME-dpwc.reg start of Samba configuration. The following prescriptive steps may now commence. </para> - <image id="acctingnet2"> - <imagedescription>Accounting Office Network Topology</imagedescription> + <figure id="acctingnet2"> + <title>Accounting Office Network Topology</title> <imagefile scale="85">AccountingNetwork</imagefile> - </image> + </figure> <table id="acctingnet"> <title>Accounting Office Network Information</title> |