diff options
author | Andrew Bartlett <abartlet@samba.org> | 2005-08-03 07:25:36 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:31:05 -0500 |
commit | 206ce778ee5280b2332f157024c67ebe71d3f735 (patch) | |
tree | 1a6337a290d254b81ee08785c9a46b9655435559 /source4/setup/secrets.ldif | |
parent | 14fd6efaf5bfa5fe069373f1dd46c84c0872bc1a (diff) | |
download | samba-206ce778ee5280b2332f157024c67ebe71d3f735.tar.gz samba-206ce778ee5280b2332f157024c67ebe71d3f735.tar.xz samba-206ce778ee5280b2332f157024c67ebe71d3f735.zip |
r8999: Use the timestamps module to ensure we update times.
Andrew Bartlett
(This used to be commit e6abd9f70449e9c5716cd36565442873bdc7d44c)
Diffstat (limited to 'source4/setup/secrets.ldif')
-rw-r--r-- | source4/setup/secrets.ldif | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/setup/secrets.ldif b/source4/setup/secrets.ldif index 865a151494..417d86de26 100644 --- a/source4/setup/secrets.ldif +++ b/source4/setup/secrets.ldif @@ -8,6 +8,11 @@ realm: CASE_INSENSITIVE flatname: CASE_INSENSITIVE sAMAccountName: CASE_INSENSITIVE +#Add modules to the list to activate them by default +#beware often order is important +dn: @MODULES +@LIST: timestamps + dn: CN=LSA Secrets objectClass: top objectClass: container |