svn commit: samba r8999 - in branches/SAMBA_4_0/source/setup: .

abartlet at samba.org abartlet at samba.org
Wed Aug 3 07:25:36 GMT 2005


Author: abartlet
Date: 2005-08-03 07:25:36 +0000 (Wed, 03 Aug 2005)
New Revision: 8999

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

Log:
Use the timestamps module to ensure we update times.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/setup/secrets.ldif


Changeset:
Modified: branches/SAMBA_4_0/source/setup/secrets.ldif
===================================================================
--- branches/SAMBA_4_0/source/setup/secrets.ldif	2005-08-03 07:24:42 UTC (rev 8998)
+++ branches/SAMBA_4_0/source/setup/secrets.ldif	2005-08-03 07:25:36 UTC (rev 8999)
@@ -8,6 +8,11 @@
 flatname: CASE_INSENSITIVE
 sAMAccountName: CASE_INSENSITIVE
 
+#Add modules to the list to activate them by default
+#beware often order is important
+dn: @MODULES
+ at LIST: timestamps
+
 dn: CN=LSA Secrets
 objectClass: top
 objectClass: container



More information about the samba-cvs mailing list