summaryrefslogtreecommitdiff
path: root/source4/setup/provision_init.ldif
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-03-07 03:17:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:22 -0500
commit87cfc4ea2461310b5a45915febcabbe2afddf45b (patch)
tree95363938d768e7bbac2576f51b530079c8c4707e /source4/setup/provision_init.ldif
parent5616971885f96342e011a07210fe3aa616f8a368 (diff)
downloadsamba-87cfc4ea2461310b5a45915febcabbe2afddf45b.tar.gz
samba-87cfc4ea2461310b5a45915febcabbe2afddf45b.tar.bz2
samba-87cfc4ea2461310b5a45915febcabbe2afddf45b.zip
r13907: By ordering things this way, we allow the password_hash module to set
the pwdLastSet time on new users (with passwords) correctly. Andrew Bartlett (This used to be commit e1b346b8e096130328440fa388de3474fadc7332)
Diffstat (limited to 'source4/setup/provision_init.ldif')
-rw-r--r--source4/setup/provision_init.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/provision_init.ldif b/source4/setup/provision_init.ldif
index a029709d8c..650e13beda 100644
--- a/source4/setup/provision_init.ldif
+++ b/source4/setup/provision_init.ldif
@@ -80,5 +80,5 @@ vendorVersion: ${VERSION}
#Add modules to the list to activate them by default
#beware often order is important
dn: @MODULES
-@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectguid,rdn_name,objectclass
+@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,password_hash,samldb,operational,objectguid,rdn_name,objectclass