---
title: PingDirectory suite of products 9.1.0.1 (November 2022)
description: Fixed DS-45044 PingDirectory
component: pingdirectory
version: 9.3
page_id: pingdirectory:release_notes:pd_ds_rn_9101
canonical_url: https://docs.pingidentity.com/pingdirectory/9.3/release_notes/pd_ds_rn_9101.html
llms_txt: https://docs.pingidentity.com/pingdirectory/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: February 16, 2024
section_ids:
  fixed-an-issue-with-the-dsreplication-tool: Fixed an issue with the dsreplication tool
  fixed-an-issue-with-replication-enablement: Fixed an issue with replication enablement
  fixed-an-issue-with-slow-response-times-on-pingdirectory-servers: Fixed an issue with slow response times on PingDirectory servers
  fixed-an-issue-preventing-users-from-changing-their-passwords: Fixed an issue preventing users from changing their passwords
  updated-the-pingdirectoryproxy-server-to-expose-properties-in-global-configuration: Updated the PingDirectoryProxy server to expose properties in global configuration
  improved-the-replication-servers-handling-of-incoming-replication-connections: Improved the replication server's handling of incoming replication connections
---

# PingDirectory suite of products 9.1.0.1 (November 2022)

## Fixed an issue with the `dsreplication` tool

Fixed DS-45044 PingDirectory

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 DS-45960 PingDirectory

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

Fixed DS-46017 PingDirectory

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 DS-46392 PingDirectory, PingDirectoryProxy

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

Improved DS-46129 PingDirectoryProxy

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

Improved DS-46332 PingDirectory

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