r17330: Enable the partitions module.
[samba.git] / source4 / setup / provision_partitions.ldif
1 dn: @PARTITION
2 partition: CN=Schema,CN=Configuration,${BASEDN}:schema.ldb
3 partition: CN=Configuration,${BASEDN}:configuration.ldb
4 partition: CN=Templates,${BASEDN}:templates.ldb
5 partition: ${BASEDN}:${LDAPBACKEND}
6 replicateEntries: @SUBCLASSES
7 replicateEntries: @ATTRIBUTES
8 replicateEntries: @INDEXLIST
9
10 #Add modules to the list to activate them by default
11 #beware often order is important
12 #
13 # Some Known ordering constraints:
14 # - rootdse must be first, as it makes redirects from "" -> cn=rootdse
15 # - samldb must be before password_hash, because password_hash checks that the objectclass is of type person (filled in by samldb)
16 # - partition must be last
17
18 dn: @MODULES
19 @LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,objectguid,password_hash,operational,objectclass,rdn_name,partition