Este contenido no está disponible en el idioma seleccionado.

Chapter 12. Updating and downgrading IdM


12.1. Updating IdM packages

You can use the dnf utility to update the Identity Management (IdM) packages on the system.

Prerequisites

  • Ensure you have applied all previously released errata relevant to the RHEL system. For more information, see the How do I apply package updates to my RHEL system? KCS article.
  • You are upgrading from a previous IdM for RHEL release. For example, if you are upgrading to IdM for RHEL 9.4, you must be upgrading from IdM for RHEL 9.3. If you are on RHEL 9.2, you must upgrade to 9.3 first by setting the system release version to 9.3:

    # subscription-manager release --set=9.3
    Release set to: 9.3
    
    # dnf clean all
    
    # subscription-manager release --show
    Release: 9.3
    Copy to Clipboard Toggle word wrap
    Important

    Replace 9.3 with the next supported minor release for your system. Skipping a minor version is unsupported. If you are using a RHEL Extended Update Support (EUS) subscription, you can only upgrade to the next EUS release. For example, if you are running IdM on RHEL 9.4 EUS, the next supported version for an upgrade is RHEL 9.6 EUS. To find the next supported version, see the Red Hat Enterprise Linux Life Cycle page.

Procedure

  • Select one of the following options:

    • Update the entire system (recommended). If your system has third-party repositories enabled, disable them first to avoid potential conflicts from external packages.

      For instructions on how to identify and disable repositories, see the Enabling or disabling a repository using Red Hat Subscription Management article.

      • After disabling any third-party repositories, update the system:

        # dnf update
        Copy to Clipboard Toggle word wrap
    • Alternatively, you can update only the IdM-related packages.

      Important

      This method only updates IdM packages. As a result, you might miss other important RHEL updates, including security patches and bug fixes.

      • To upgrade all IdM packages to the latest available version:

        # dnf upgrade ipa-* 389-ds-*
        Copy to Clipboard Toggle word wrap
      • To synchronize IdM packages to the latest version available from any enabled repository:

        # dnf distro-sync ipa-* 389-ds-*
        Copy to Clipboard Toggle word wrap

        After you update the IdM packages on at least one server, all other servers in the topology receive the updated schema, even if you do not update their packages. This ensures that any new entries which use the new schema can be replicated among the other servers.

Warning

When updating multiple IdM servers, wait at least 10 minutes after updating one server before updating another server. However, the actual time required for a server’s successful update depends on the topology deployed, the latency of the connections, and the number of changes generated by the update.

When two or more servers are updated simultaneously or with only short intervals between the upgrades, there is not enough time to replicate the post-upgrade data changes throughout the topology, which can result in conflicting replication events.

12.2. Downgrading IdM packages

Red Hat does not support downgrading Identity Management.

Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat