mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
c59f00805c
This is done by passing an extended operation to the partitions module to extend the @PARTITION record and to extend the in-memory list of partitions. This also splits things up into module parts that belong above and below repl_meta_data Also slit the partitions module into two files due to the complexity of the code Andrew Barltett
13 lines
373 B
Plaintext
13 lines
373 B
Plaintext
dn: @PARTITION
|
|
replicateEntries: @ATTRIBUTES
|
|
replicateEntries: @INDEXLIST
|
|
replicateEntries: @OPTIONS
|
|
modules:${SCHEMADN}:${SCHEMADN_MOD},${BACKEND_MOD}
|
|
modules:${CONFIGDN}:${CONFIGDN_MOD},${BACKEND_MOD}
|
|
modules:${DOMAINDN}:${DOMAINDN_MOD},${BACKEND_MOD}
|
|
modules:*:${BACKEND_MOD}
|
|
${LDAP_BACKEND_LINE}
|
|
|
|
dn: @MODULES
|
|
@LIST: ${MODULES_LIST}${TDB_MODULES_LIST},${MODULES_LIST2}
|