第 12 章 Updating IdM packages


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

Prerequisites

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
    • Alternatively, you can update only the IdM-related packages.

      重要

      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-*
      • To synchronize IdM packages to the latest version available from any enabled repository:

        # dnf distro-sync ipa-* 389-ds-*

        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.

    警告

    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.1. Downgrading IdM packages

Red Hat does not support downgrading Identity Management.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部