r19843: Fix warning.
[Samba.git] / source / setup / provision_partitions.ldif
blobe9a273795a386e9edd2649542ac6b4ff826bfd83
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 modules:CN=Schema,CN=Configuration,${BASEDN}:objectguid
9 modules:CN=Configuration,${BASEDN}:objectguid
10 modules:${BASEDN}:${LDAPMODULES}
12 #Add modules to the list to activate them by default
13 #beware often order is important
15 # Some Known ordering constraints:
16 # - rootdse must be first, as it makes redirects from "" -> cn=rootdse
17 # - samldb must be before password_hash, because password_hash checks that the objectclass is of type person (filled in by samldb)
18 # - partition must be last
20 dn: @MODULES
21 @LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectclass,rdn_name,partition