System information

Known Issues and Limitations
Page 20 of 3 2Directory Server 5. 22004Q 2 •Release Notes
plugin postoperation on "referential integrity postoperation"
4.
Modify this line by changing the argument that appears just before the list of attributes
from 0 to 1.
For example, change:
plugin postoperation on "referential integrity postoperation"
"
ServerRoot
/lib/referint-plugin.dll" referint_postop_init 0
"
ServerRoot
/slapd-
serverID
/logs/referint"
0
"member" "uniquemember" "owner" "seeAlso"
to
plugin postoperation on "referential integrity postoperation"
"
ServerRoot
/lib/referint-plugin.dll" referint_postop_init 0
"
ServerRoot
/slapd-
serverID
/logs/referint"
1
"member" "uniquemember" "owner" "seeAlso"
5.
Save the
slapd.ldbm.conf
file.
6.
Restart the server.
7.
Reinitialize the 5.x consumer from the 4.x supplier.
The
insync
command-line tool has no concept of partial replication (#4856286)
The
insync
command-line tool has no concept of fractional replication which may result in the
reported delays being inaccurate if fractional replication is configured.
Multi-master replication over SSL (#4727672)
In a multi-master replication scenario, if replication is enabled over SSL using simple
authentication, it is not possible to enable replication between the same servers over SSL using
certificate-based client authentication.
Workaround
To enable replication over SSL using certificate-based client authentication, restart at least one of
the servers.
Aborting a total update (#4741320)
If a total update is aborted while in progress, it is not possible to launch another total update, or to
re-enable replication on the suffix.
Workaround
Do not abort a total update while it is in progress.
Replication monitoring tools and literal IPv6 addresses (#4702476)
The replication monitoring tools (
entrycmp
,
insync
and
repldisc
) do not support LDAP URLs
containing literal IPv6 addresses.