diff options
author | John Terpstra <jht@samba.org> | 2005-06-10 05:11:01 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:42 -0500 |
commit | 087e8c682e4dcb3c1d70433293183145824058da (patch) | |
tree | a5385c2024a0621f75d50de45f780f2d83f776a2 /docs/Samba-Guide/SBE-SimpleOfficeServer.xml | |
parent | 99525b6e79684e1d07ec3009cc2c31861842cb13 (diff) | |
download | samba-087e8c682e4dcb3c1d70433293183145824058da.tar.gz samba-087e8c682e4dcb3c1d70433293183145824058da.tar.bz2 samba-087e8c682e4dcb3c1d70433293183145824058da.zip |
Another update.
(This used to be commit 3269ad5414c2eba17169a644f74174472a29b867)
Diffstat (limited to 'docs/Samba-Guide/SBE-SimpleOfficeServer.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-SimpleOfficeServer.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Samba-Guide/SBE-SimpleOfficeServer.xml b/docs/Samba-Guide/SBE-SimpleOfficeServer.xml index 8ca05ae14c..036953b584 100644 --- a/docs/Samba-Guide/SBE-SimpleOfficeServer.xml +++ b/docs/Samba-Guide/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 least amount of pain and aggravation. + is to help you to get your Samba installation working with the least amount of pain and aggravation. </para> <sect1> @@ -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 that the older share-mode security + and is more suited to the mode of operation of Samba-3 than 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> |