Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 3. Preparing for server loss with replication
Follow these guidelines to establish a replication topology that will allow you to respond to losing a server:
- Guidelines for connecting IdM replicas in a topology in the Planning Identity Management documentation.
- Replica topology examples in the Planning Identity Management documentation.
- Protecting IdM CA data.
3.1. Protecting IdM CA data Link kopierenLink in die Zwischenablage kopiert!
If your deployment contains the integrated IdM Certificate Authority (CA), install several CA replicas so you can create additional CA replicas if one is lost.
Procedure
Configure three or more replicas to provide CA services.
To install a new replica with CA services, run
ipa-replica-installwith the--setup-caoption.ipa-replica-install --setup-ca
[root@server ~]# ipa-replica-install --setup-caCopy to Clipboard Copied! Toggle word wrap Toggle overflow To install CA services on a preexisting replica, run
ipa-ca-install.ipa-ca-install
[root@replica ~]# ipa-ca-installCopy to Clipboard Copied! Toggle word wrap Toggle overflow
Create CA replication agreements between your CA replicas.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow WarningIf only one server provides CA services and it is damaged, the entire environment will be lost. If you use the IdM CA, Red Hat strongly recommends having three or more replicas with CA services installed, with CA replication agreements between them.