diff options
author | John Terpstra <jht@samba.org> | 2005-04-29 06:12:51 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:31 -0500 |
commit | 3fd392ae7899fa9a201db1bfbede70124ab5ce73 (patch) | |
tree | 40a85aa780ccccdd0613cd2cb05e24afc6c06ae4 /docs/Samba-Guide/SBE-2000UserNetwork.xml | |
parent | a988cb55f1eed1d29ec01264fe77061aef88471a (diff) | |
download | samba-3fd392ae7899fa9a201db1bfbede70124ab5ce73.tar.gz samba-3fd392ae7899fa9a201db1bfbede70124ab5ce73.tar.bz2 samba-3fd392ae7899fa9a201db1bfbede70124ab5ce73.zip |
Fixing typos and repeats.
(This used to be commit c758082017ea006bc2e97c30ed39f1f606329c3d)
Diffstat (limited to 'docs/Samba-Guide/SBE-2000UserNetwork.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-2000UserNetwork.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba-Guide/SBE-2000UserNetwork.xml b/docs/Samba-Guide/SBE-2000UserNetwork.xml index 30bbf28fb9..ced9c38625 100644 --- a/docs/Samba-Guide/SBE-2000UserNetwork.xml +++ b/docs/Samba-Guide/SBE-2000UserNetwork.xml @@ -61,7 +61,7 @@ <para> Starting with the configuration files for the server called - <constant>MASSIVE</constant> in Chapter 6, you now deal with the + <constant>MASSIVE</constant> in Chapter 5, you now deal with the issues that are particular to large distributed networks. Your task is simple &smbmdash; identify the challenges, consider the alternatives, and then design and implement a solution.</para> @@ -1159,7 +1159,7 @@ index default sub <smbconfoption name="log level">1</smbconfoption> <smbconfoption name="syslog">0</smbconfoption> <smbconfoption name="log file">/var/log/samba/%m</smbconfoption> -<smbconfoption name="max log size">0</smbconfoption> +<smbconfoption name="max log size">50</smbconfoption> <smbconfoption name="smb ports">139 445</smbconfoption> <smbconfoption name="name resolve order">wins bcast hosts</smbconfoption> <smbconfoption name="time server">Yes</smbconfoption> |