From 118a2b639ac4ddca46b640c90e0717e5b4c7428c Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 25 May 2005 21:40:55 +0000 Subject: Another copy edit update. (This used to be commit 7d998a020d8de890bdefc6b9312d26001f3ab7eb) --- docs/Samba-Guide/SBE-SecureOfficeServer.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/Samba-Guide/SBE-SecureOfficeServer.xml') diff --git a/docs/Samba-Guide/SBE-SecureOfficeServer.xml b/docs/Samba-Guide/SBE-SecureOfficeServer.xml index 3e7bc34469..3dcbba4cd3 100644 --- a/docs/Samba-Guide/SBE-SecureOfficeServer.xml +++ b/docs/Samba-Guide/SBE-SecureOfficeServer.xml @@ -5,10 +5,10 @@ Congratulations, your Samba networking skills are developing nicely. You started out - with three simple networks in Chapter 1, and then in Chapter 2 you designed and built a - network that provides a high degree of flexibility, integrity, and dependability. It - was enough for the basic needs each was designed to fulfill. In this chapter you - address a more complex set of needs. The solution you explore + with three simple networks in , and then in + you designed and built a network that provides a high degree of flexibility, integrity, + and dependability. It was enough for the basic needs each was designed to fulfill. In + this chapter you address a more complex set of needs. The solution you explore introduces you to basic features that are specific to Samba-3. @@ -280,7 +280,7 @@ dynamic DNS DDNSdynamic DNS DHCP server - Compared with the DHCP server configuration in Chapter 2, , the + Compared with the DHCP server configuration in , , the configuration used in this example has to deal with the presence of an Internet connection. The scope set for it ensures that no DHCP services will be offered on the external connection. All printers are configured as DHCP clients so that the DHCP server assigns @@ -962,7 +962,7 @@ root = Administrator netgroupmapadd netgroupmapmodify netgroupmaplist - Create and map Windows Domain Groups to UNIX groups. A sample script is provided in Chapter 2, + Create and map Windows Domain Groups to UNIX groups. A sample script is provided in , . Create a file containing this script. We called ours /etc/samba/initGrps.sh. Set this file so it can be executed, and then execute the script. Sample output should be as follows: @@ -1157,7 +1157,7 @@ net use p: \\diamond\apps DHCP Server Configuration File &smbmdash; <filename>/etc/dhcpd.conf</filename> -# Abmas Accounting Inc. - Chapter 4 +# Abmas Accounting Inc. default-lease-time 86400; max-lease-time 172800; default-lease-time 86400; @@ -1890,7 +1890,7 @@ $rootprompt; ps ax | grep winbind The winbindd daemon is running in split mode (normal), so there are also two instancesFor more information regarding winbindd, see TOSHARG, - Chapter 22, Section 22.3. The single instance of smbd is normal. One additional + Chapter 23, Section 23.3. The single instance of smbd is normal. One additional smbd slave process is spawned for each SMB/CIFS client connection. of it. @@ -2608,7 +2608,7 @@ Nmap run completed -- 1 IP address (1 host up) scanned in 168 seconds expression that may be up to 1024 characters in length and that represents an IP address. A NetBIOS name is always 16 characters long. The 16th character is a name type indicator. A specific name type is registered - See TOSHARG, Chapter 9, for more information. for each + See TOSHARG, Chapter 9, for more information. for each type of service that is provided by the Windows server or client and that may be registered where a WINS server is in use. -- cgit