Chapter 4. Updating Directory Server


Red Hat frequently releases updated versions of Red Hat Directory Server 11. This section describes how to update the Directory Server packages.

If you instead want to migrate Red Hat Directory Server 10 to version 11, see Chapter 5, Migrating Directory Server 10 to Directory Server 11.

Prerequisites

  • Red Hat Directory Server 11 installed on the server.
  • The system to update is registered to the Red Hat subscription management service.
  • A valid Red Hat Directory Server subscription is attached to the server.

4.1. Updating the Directory Server packages

Use the yum utility to update the module, which also automatically updates the related packages. The following procedure updates Directory Server from version 11.8 to 11.9.

  1. Disable the Directory Server 11.8 repository:

    # subscription-manager repos --disable dirsrv-11.8-for-rhel-8-x86_64-rpms
    Repository 'dirsrv-11.8-for-rhel-8-x86_64-rpms' is disabled for this system.
    Copy to Clipboard
  2. Enable the Directory Server 11.9 repository:

    # subscription-manager repos --enable=dirsrv-11.9-for-rhel-8-x86_64-rpms
    Repository 'dirsrv-11.9-for-rhel-8-x86_64-rpms' is enabled for this system.
    Copy to Clipboard
  3. Update the Directory Server packages:

    # yum module update redhat-ds
    Copy to Clipboard

    This command updates Directory Server packages and their dependencies to version 11.9.

During the update, the dirsrv service restarts automatically for all instances on the server.

Additional resources

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat