mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
a8574a450f
new slapadd options -p : promote : If the ldif file contains syncConsumerSubentries, convert them to a single syncProviderSubentry. Its contextCSN attribute has the largest value of the syncreplCookie attributes of the syncConsumerSubentries. syncProviderSubentry in the ldif file is retained. -p -w : promote : Recalculate contextCSN based on entryCSN of each entry. create Existing syncConsumerSubentries and syncProviderSubentry are ignored and not added to the directory. -r : demote : If the ldif file contains syncProviderSubentry, convert it to a syncConsumerSubentry having the default syncrepl id of 0. syncConsumerSubentries in the ldif file are retained. -r -w : demote : Recalculate syncreplCookie based on entryCSN of each entry. create Existing syncConsumerSubentries and syncProviderSubentry are ignored and not added to the directory. The default syncrepl id of 0 will be used for the new syncConsumerSubentry. -r -w -i %d[,%d]* : Using the comma separated list followed by the -i option, it is possible to create multiple syncConsumerSubentries having the syncrepl ids specified in the list. syncreplCookie values of these sycnConsumerSubentries will have the same value, either from the maximum entryCSN value or from the contextCSN value of the syncProviderSubentry. |
||
---|---|---|
.. | ||
back-bdb | ||
back-dnssrv | ||
back-hdb | ||
back-ldap | ||
back-ldbm | ||
back-meta | ||
back-monitor | ||
back-null | ||
back-passwd | ||
back-perl | ||
back-shell | ||
back-sql | ||
back-tcl | ||
overlays | ||
schema | ||
shell-backends | ||
slapi | ||
tools | ||
abandon.c | ||
acl.c | ||
aclparse.c | ||
ad.c | ||
add.c | ||
at.c | ||
attr.c | ||
ava.c | ||
backend.c | ||
backglue.c | ||
backover.c | ||
bind.c | ||
cancel.c | ||
ch_malloc.c | ||
compare.c | ||
config.c | ||
connection.c | ||
controls.c | ||
cr.c | ||
ctxcsn.c | ||
daemon.c | ||
delete.c | ||
dn.c | ||
entry.c | ||
extended.c | ||
filter.c | ||
filterentry.c | ||
globals.c | ||
index.c | ||
init.c | ||
kerberos.c | ||
libslapd.dsp | ||
limits.c | ||
lock.c | ||
main.c | ||
Makefile.in | ||
matchedValues.c | ||
modify.c | ||
modrdn.c | ||
mods.c | ||
module.c | ||
mr.c | ||
mra.c | ||
nt_svc.c | ||
oc.c | ||
oidm.c | ||
operation.c | ||
operational.c | ||
passwd.c | ||
phonetic.c | ||
proto-slap.h | ||
referral.c | ||
repl.c | ||
result.c | ||
root_dse.c | ||
sasl.c | ||
saslauthz.c | ||
schema_check.c | ||
schema_init.c | ||
schema_prep.c | ||
schema.c | ||
schemaparse.c | ||
search.c | ||
sets.c | ||
sets.h | ||
sl_malloc.c | ||
slap.h | ||
slapd.conf | ||
slapd.dsp | ||
starttls.c | ||
str2filter.c | ||
syncrepl.c | ||
syntax.c | ||
unbind.c | ||
user.c | ||
value.c |