svn commit: samba-docs r1171 - in trunk/smbdotconf/security: .

abartlet at samba.org abartlet at samba.org
Mon Sep 10 02:51:20 GMT 2007


Author: abartlet
Date: 2007-09-10 02:51:19 +0000 (Mon, 10 Sep 2007)
New Revision: 1171

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

Log:
Update docs to match the new defaults in Samba 3.2.0 and later.

Andrew Bartlett

Modified:
   trunk/smbdotconf/security/clientlanmanauth.xml
   trunk/smbdotconf/security/clientplaintextauth.xml
   trunk/smbdotconf/security/lanmanauth.xml


Changeset:
Modified: trunk/smbdotconf/security/clientlanmanauth.xml
===================================================================
--- trunk/smbdotconf/security/clientlanmanauth.xml	2007-09-04 13:26:57 UTC (rev 1170)
+++ trunk/smbdotconf/security/clientlanmanauth.xml	2007-09-10 02:51:19 UTC (rev 1171)
@@ -24,5 +24,5 @@
     attempted.</para>
 </description>
 
-<value type="default">yes</value>
+<value type="default">no</value>
 </samba:parameter>

Modified: trunk/smbdotconf/security/clientplaintextauth.xml
===================================================================
--- trunk/smbdotconf/security/clientplaintextauth.xml	2007-09-04 13:26:57 UTC (rev 1170)
+++ trunk/smbdotconf/security/clientplaintextauth.xml	2007-09-10 02:51:19 UTC (rev 1171)
@@ -7,6 +7,6 @@
 	<para>Specifies whether a client should send a plaintext 
 		password if the server does not support encrypted passwords.</para>
 </description>
-<value type="default">yes</value>
+<value type="default">no</value>
 </samba:parameter>
 

Modified: trunk/smbdotconf/security/lanmanauth.xml
===================================================================
--- trunk/smbdotconf/security/lanmanauth.xml	2007-09-04 13:26:57 UTC (rev 1170)
+++ trunk/smbdotconf/security/lanmanauth.xml	2007-09-10 02:51:19 UTC (rev 1171)
@@ -29,5 +29,5 @@
     special configuration to use it.</para>
 </description>
 
-<value type="default">yes</value>
+<value type="default">no</value>
 </samba:parameter>



More information about the samba-cvs mailing list