The replication step fails while installing a new ipa replica server.
Some facts:
* Both servers running version 4.9.12.
* Both servers running RHEL 8.9
* Master located in Sweden and replica located in USA.
* Actual domain has been substituted with "example.com".
Some logs:
= replica=
replica
Hi,
I am setting up a 2 node FreeIPA system. One primary and the other is a
replica. I want the replica to use the cloud DNS nameserver as a forwarder. In
Google cloud, 169.254.169.254 is the nameserver. But when this is used as a
forwarder I get the following error,
ipa-replica-install: error
I'm trying run ipa-replica-install on a non-IPA joined CentOS 8.2 system:
ipa-replica-install --principal admin --admin-password='SECRET'
Configuring client side components
This program will set up IPA client.
Version 4.8.4
Using existing certificate '/etc/ipa/ca.crt'.
Skip SERVER1: cannot verif
I have installed the ipa server by using the following command:
-
ipa-server-install
--realm "EXAMPLE.COM" -p 'password' -a 'password'
--hostname="server.example.com" -n example.com
--ip-address="10.1.4.2"
--dirsrv-cert-file=/etc/pki/tls/private/example.com.pem
--dirsrv-
Hi all,
I'm trying to set up a replica on CentOS 7, the master is on CentOS 6.
Eventually, I want to retire the CentOS 6 host. I'm following this migration
guide:
https://www.freeipa.org/page/Howto/Migration#Migrating_existing_FreeIPA_deployment
However, running `ipa-replica-install --setup-ca