PingDirectory suite of products 9.0.0.4 (January 2023) - PingDirectory - 9.1

PingDirectory

bundle
pingdirectory-91
ft:publication_title
PingDirectory
Product_Version_ce
PingDirectory 9.1
category
Product
pd-91
pingdirectory
ContentType_ce

Fixed an issue preventing the server from refreshing monitor data

FixedDS-41468
Fixed an issue that prevented the server from refreshing the monitor data used to detect and warn about an upcoming certificate expiration. This could cause the server to continue to warn about an expiring certificate even after that certificate had been replaced.

Fixed an issue with the dsreplication tool

PingDirectory
FixedDS-45044
Fixed an issue with the dsreplication tool where baseDNs and restricted baseDNs were improperly handled as case sensitive.

Fixed an issue with the encode-password tool

PingDirectory
FixedDS-45546
Fixed an issue that caused the encode-password tool to fail when the AES256 password storage scheme is enabled.

Fixed an issue with resource limits

PingDirectory
FixedDS-45638
Fixed an issue where resource limits for the topology admin user created during replication enable were not set.

Fixed an issue causing configurations not to load correctly

PingDirectoryProxy
FixedDS-45798
In the PingDirectoryProxy server, "manage-profile replace-profile" sometimes failed with an error similar to the following: The tool was unable to merge configuration from the existing server into the new server: LDAPException(resultCode=80 (other) ... This fix ensures that the configuration is loaded prior to the merge that the error message refers to.

Fixed an issue causing replication enablement to fail

PingDirectory
FixedDS-45960
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 changes to Password Policy State attributes

PingDataSync
FixedDS-46121
Fixed an issue where changes to certain Password Policy State attributes would not be applied to the correct entry when using a Ping Identity Sync Destination under very specific circumstances.

Fixed an issue preventing users from changing their passwords

PingDirectory, PingDirectoryProxy
FixedDS-46392
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 PingDirectoryProxy server.

The maximum-attributes-per-add-request and maximum-modifications-per-modify-request properties are now exposed in the global configuration

PingDirectoryProxy
ImprovedDS-46129
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.

The replication server now continues to handle incoming replication connections

PingDirectory
ImprovedDS-46332
The replication server now continues to handle incoming replication connections even when there is an unexpected exception.