svn commit: samba-docs r519 - in trunk/Samba-Guide: .

jht at samba.org jht at samba.org
Fri Apr 29 06:12:52 GMT 2005


Author: jht
Date: 2005-04-29 06:12:51 +0000 (Fri, 29 Apr 2005)
New Revision: 519

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=519

Log:
Fixing typos and repeats.
Modified:
   trunk/Samba-Guide/SBE-2000UserNetwork.xml
   trunk/Samba-Guide/SBE-AddingUNIXClients.xml
   trunk/Samba-Guide/SBE-MakingHappyUsers.xml


Changeset:
Modified: trunk/Samba-Guide/SBE-2000UserNetwork.xml
===================================================================
--- trunk/Samba-Guide/SBE-2000UserNetwork.xml	2005-04-28 22:44:34 UTC (rev 518)
+++ trunk/Samba-Guide/SBE-2000UserNetwork.xml	2005-04-29 06:12:51 UTC (rev 519)
@@ -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 @@
 <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>

Modified: trunk/Samba-Guide/SBE-AddingUNIXClients.xml
===================================================================
--- trunk/Samba-Guide/SBE-AddingUNIXClients.xml	2005-04-28 22:44:34 UTC (rev 518)
+++ trunk/Samba-Guide/SBE-AddingUNIXClients.xml	2005-04-29 06:12:51 UTC (rev 519)
@@ -471,8 +471,6 @@
 	      </indexterm><indexterm>
 		<primary>compat</primary>
 	      </indexterm><indexterm>
-		<primary>compat</primary>
-	      </indexterm><indexterm>
 		<primary>ldap</primary>
 	      </indexterm><indexterm>
 		<primary>nis</primary>
@@ -801,8 +799,9 @@
 <example id="ch9-sdmnss">
 <title>NSS using LDAP for Identity Resolution &smbmdash; File: <filename>/etc/nsswitch.conf</filename></title>
 <screen>
-passwd:         compat ldap
-group:          compat ldap
+passwd:         files ldap
+shadow:         files ldap
+group:          files ldap
 
 hosts:          files dns wins
 networks:       files dns
@@ -918,7 +917,7 @@
 		<primary>/etc/nsswitch.conf</primary>
 	      </indexterm>
 		Edit the <filename>/etc/nsswitch.conf</filename> so it has the entries shown in
-		<link linkend="ch9-nsswbnd"/>.
+		<link linkend="ch9-sdmnss"/>.
 		</para></step>
 
 	  <step><para><indexterm>
@@ -1064,31 +1063,6 @@
 <smbconfoption name="write list">root</smbconfoption>
 </smbconfexample>
 
-<example id="ch9-nsswbnd">
-<title>Name Service Switch Control File: <filename>/etc/nsswitch.conf</filename></title>
-<screen>
-# /etc/nsswitch.conf
-
-passwd:         compat winbind
-group:          compat winbind
-
-hosts:          files dns wins
-networks:       files dns
-
-services:       files
-protocols:      files
-rpc:            files
-ethers:         files
-netmasks:       files
-netgroup:       files
-publickey:      files
-
-bootparams:     files
-automount:      files
-aliases:        files
-</screen>
-</example>
-
 	</sect2>
 
 	<sect2 id="dcwonss">
@@ -1370,7 +1344,7 @@
 		</para></step>
 
 		<step><para>
-		Edit or create the NSS control file so it has the contents shown in <link linkend="ch9-nsswbnd"/>.
+		Edit or create the NSS control file so it has the contents shown in <link linkend="ch9-sdmnss"/>.
 		</para></step>
 
 	  <step><para><indexterm>
@@ -1981,10 +1955,11 @@
         </para>
 
         <para>
-        The following example is for an ADS style domain:
+        The example in <link linkend="sbeunxa"/> is for an ADS style domain.
         </para>
 
-        <para>
+<example id="sbeunxa">
+<title>Typical ADS Style Domain &smb.conf; File</title>
 <screen>
 # Global parameters
 [global]
@@ -2003,7 +1978,8 @@
         template shell = /bin/bash
         winbind use default domain = Yes
 </screen>
-        </para>
+</example>
+
         <para>
         <indexterm><primary>realm</primary></indexterm>
         In the case of an NT4 or Samba-3 style Domain the <parameter>realm</parameter> is not used and the

Modified: trunk/Samba-Guide/SBE-MakingHappyUsers.xml
===================================================================
--- trunk/Samba-Guide/SBE-MakingHappyUsers.xml	2005-04-28 22:44:34 UTC (rev 518)
+++ trunk/Samba-Guide/SBE-MakingHappyUsers.xml	2005-04-29 06:12:51 UTC (rev 519)
@@ -1561,7 +1561,7 @@
 		by self write
 		by * auth
 
-access to attr=userPassword
+access to attr=userPassword,sambaLMPassword,sambaNTPassword
 		by self write
 		by * auth
 
@@ -2966,7 +2966,7 @@
 
         Sharename      Type      Comment
         ---------      ----      -------
-        IPC$           IPC       IPC Service (Samba 3.0.1)
+        IPC$           IPC       IPC Service (Samba 3.0.15)
         accounts       Disk      Accounting Files
         service        Disk      Financial Services Files
         pidata         Disk      Property Insurance Files
@@ -2974,11 +2974,11 @@
         netlogon       Disk      Network Logon Service
         profiles       Disk      Profile Share
         profdata       Disk      Profile Data Share
-        ADMIN$         IPC       IPC Service (Samba 3.0.1)
+        ADMIN$         IPC       IPC Service (Samba 3.0.15)
 
         Server               Comment
         ---------            -------
-        MASSIVE              Samba 3.0.1
+        MASSIVE              Samba 3.0.15
 
         Workgroup            Master
         ---------            -------
@@ -3152,12 +3152,12 @@
 		to 1 and back to 5 before the NSS LDAP resolver functions. Follow these
 		commands:
 <screen>
-&rootprompt; init 1
+&rootprompt; telinit 1
 </screen>
 		After the run level has been achieved, you are prompted to provide the
 		<constant>root</constant> password. Log on, and then execute:
 <screen>
-&rootprompt; init 5
+&rootprompt; telinit 5
 </screen>
 		When the normal logon prompt appears, log into the system as
 	    <constant>root</constant>
@@ -3654,8 +3654,7 @@
 	NT/200x/XP client logs onto the network, it tries to obtain the file
 	  <filename>logon.bat</filename>
 	from the fully qualified path <filename>/var/lib/samba/netlogon/scripts</filename>. This fully
-	qualified path should, therefore, exist whether you install the
-	  <filename>logon.bat</filename>.
+	qualified path should, therefore, exist where you install the <filename>logon.bat</filename>.
 	</para>
 
 	<para>



More information about the samba-cvs mailing list