Chapter 1. Installing the Directory Server packages


This chapter contains information about installing the Red Hat Directory Server packages.

Prerequisites

  • Red Hat Enterprise Linux (RHEL) is installed on the server.

    For details about the RHEL version required by the Red Hat Directory Server version you want to install, see the Red Hat Directory Server 11 Release Notes.

  • The system Directory Server is registered to the Red Hat subscription management service.

    For details about using Subscription Manager,see the corresponding section in the Using and Configuring Subscription Manager guide.

  • A valid Red Hat Directory Server subscription is available in your Red Hat account.
  • The RHEL default repositories, BaseOS and AppStream, are enabled.

1.1. Installing the Directory Server packages

Use the following procedure to install the Directory Server packages.

Procedure

  1. If your account has disabled Simple Content Access (SCA):

    1. List the available subscriptions in your Red Hat account and identify the pool ID that provides Red Hat Directory Server. For example:

      # subscription-manager list --all --available --matches 'Red Hat Directory Server'
      ...
      Subscription Name:   Example Subscription
      Provides:            ...
                           Red Hat Directory Server
                           ...
      Pool ID:             5ab6a8df96b03fd30aba9a9c58da57a1
      Available:           1
      ...
      Copy to Clipboard Toggle word wrap
    2. Attach the Red Hat Directory Server subscription to the system using the pool ID from the previous step:

      # subscription-manager attach --pool=5ab6a8df96b03fd30aba9a9c58da57a1
      Successfully attached a subscription for: Example Subscription
      Copy to Clipboard Toggle word wrap
  2. Enable the Directory Server packages repository. For example, to enable the Directory Server 11.9 repository, run:

    # 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 Toggle word wrap
  3. Install the redhat-ds:11 module:

    # yum module install redhat-ds:11
    Copy to Clipboard Toggle word wrap

    This command automatically installs all required dependencies.

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