Fixed an issue with the dsreplication tool
Fixed an issue with the dsreplication tool
where baseDNs and restricted baseDNs were improperly handled as case
sensitive.
Fixed an issue with replication enablement
Fixed an issue that caused replication enablement to fail if there
is at least one topology-wide administrator with no password.
Fixed an issue with slow response times on PingDirectory servers
Resolved an issue with slow response time on PingDirectory servers configured with a large number
(10,000 or more) of virtual static groups.
Fixed an issue preventing users from changing their passwords
Fixed an issue in which the server could prevent users from
changing their own passwords with the password modify extended operation if
their account was in a "must change password" state and the request passed
through the Directory Proxy Server.
Updated the PingDirectoryProxy server to expose properties in global configuration
Updated the PingDirectoryProxy server to
expose the
maximum-attributes-per-add-request
and
maximum-modifications-per-modify-request
properties in the
global configuration. These properties were previously only visible in the
PingDirectory server configuration, but they
also apply to requests that pass through the PingDirectoryProxy server.Improved the replication server's handling of incoming replication connections
The replication server now continues to handle incoming
replication connections even when there is an unexpected exception.