svn commit: samba-docs r928 - in trunk/smbdotconf: logon protocol vfs winbind

jerry at samba.org jerry at samba.org
Wed Mar 1 15:26:21 GMT 2006


Author: jerry
Date: 2006-03-01 15:26:20 +0000 (Wed, 01 Mar 2006)
New Revision: 928

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

Log:
updating default values for several parameters
Modified:
   trunk/smbdotconf/logon/enableprivileges.xml
   trunk/smbdotconf/protocol/enableasusupport.xml
   trunk/smbdotconf/vfs/hostmsdfs.xml
   trunk/smbdotconf/vfs/msdfsroot.xml
   trunk/smbdotconf/winbind/winbindnestedgroups.xml


Changeset:
Modified: trunk/smbdotconf/logon/enableprivileges.xml
===================================================================
--- trunk/smbdotconf/logon/enableprivileges.xml	2006-02-24 15:31:56 UTC (rev 927)
+++ trunk/smbdotconf/logon/enableprivileges.xml	2006-03-01 15:26:20 UTC (rev 928)
@@ -17,8 +17,8 @@
 	providing root access to the server via smbd.</para>
 
 	<para>Please read the extended description provided in the
-	Samba documentation before enabling this option.</para>
+	Samba documentation.</para>
 
 </description>
-<value type="default">no</value>
+<value type="default">yes</value>
 </samba:parameter>

Modified: trunk/smbdotconf/protocol/enableasusupport.xml
===================================================================
--- trunk/smbdotconf/protocol/enableasusupport.xml	2006-02-24 15:31:56 UTC (rev 927)
+++ trunk/smbdotconf/protocol/enableasusupport.xml	2006-03-01 15:26:20 UTC (rev 928)
@@ -13,5 +13,5 @@
     an [ADMIN$] file share in smb.conf.</para>
 </description>
 
-<value type="default">yes</value>
+<value type="default">no</value>
 </samba:parameter>

Modified: trunk/smbdotconf/vfs/hostmsdfs.xml
===================================================================
--- trunk/smbdotconf/vfs/hostmsdfs.xml	2006-02-24 15:31:56 UTC (rev 927)
+++ trunk/smbdotconf/vfs/hostmsdfs.xml	2006-03-01 15:26:20 UTC (rev 928)
@@ -15,5 +15,5 @@
 	</para>
 </description>
 
-<value type="default">no</value>
+<value type="default">yes</value>
 </samba:parameter>

Modified: trunk/smbdotconf/vfs/msdfsroot.xml
===================================================================
--- trunk/smbdotconf/vfs/msdfsroot.xml	2006-02-24 15:31:56 UTC (rev 927)
+++ trunk/smbdotconf/vfs/msdfsroot.xml	2006-03-01 15:26:20 UTC (rev 928)
@@ -13,7 +13,6 @@
 </description>
 
 <related>host msdfs</related>
-<value type="default">no</value>
-		
-	<para>See also <smbconfoption name="host msdfs"/></para>
+<value type="default">yes</value>
+<para>See also <smbconfoption name="host msdfs"/></para>
 </samba:parameter>

Modified: trunk/smbdotconf/winbind/winbindnestedgroups.xml
===================================================================
--- trunk/smbdotconf/winbind/winbindnestedgroups.xml	2006-02-24 15:31:56 UTC (rev 927)
+++ trunk/smbdotconf/winbind/winbindnestedgroups.xml	2006-03-01 15:26:20 UTC (rev 928)
@@ -11,9 +11,7 @@
                  between DC's through their SAM) and can contain users and
                  global groups from any trusted SAM. To be able to use nested
                  groups, you need to run nss_winbind.</para>
-		 <para>Please note that per 3.0.3 this is a new feature, so 
-		 handle with care.</para>
 </description>
 
-<value type="default">no</value>
+<value type="default">yes</value>
 </samba:parameter>



More information about the samba-cvs mailing list