r17351: Remove extra LDB partition we don't actually use (these are in the
[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: ${BASEDN}:${LDAPBACKEND}
5 replicateEntries: @SUBCLASSES
6 replicateEntries: @ATTRIBUTES
7 replicateEntries: @INDEXLIST
8
9 #Add modules to the list to activate them by default
10 #beware often order is important
11 #
12 # Some Known ordering constraints:
13 # - rootdse must be first, as it makes redirects from "" -> cn=rootdse
14 # - samldb must be before password_hash, because password_hash checks that the objectclass is of type person (filled in by samldb)
15 # - partition must be last
16
17 dn: @MODULES
18 @LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,objectguid,password_hash,operational,objectclass,rdn_name,partition