Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

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

Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2025 Red Hat