r20565: configure the list of global ldb modules also in js code
[nivanova/samba-autobuild/.git] / source / setup / provision_partitions.ldif
index 3988c1661072f236d186dbc241376b7c8a4c367d..3800918bc129f0a989c2abe371ad9210852404b8 100644 (file)
@@ -9,13 +9,5 @@ modules:${SCHEMADN}:${SCHEMADN_MOD}
 modules:${CONFIGDN}:${CONFIGDN_MOD}
 modules:${DOMAINDN}:${DOMAINDN_MOD}
 
-#Add modules to the list to activate them by default
-#beware often order is important
-#
-# Some Known ordering constraints:
-# - rootdse must be first, as it makes redirects from "" -> cn=rootdse
-# - samldb must be before password_hash, because password_hash checks that the objectclass is of type person (filled in by samldb)
-# - partition must be last
-
 dn: @MODULES
-@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectclass,rdn_name,partition
+@LIST: ${MODULES_LIST}