[Freeipa-users] ipa-replica-install fails during initial replication

2024-02-15 Thread Markus Rexhepi-Lindberg via FreeIPA-users
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

[Freeipa-users] ipa-replica-install fails when the forwarder address is a link-local IP address

2021-01-14 Thread Ganesh Kumar via FreeIPA-users
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

[Freeipa-users] ipa-replica-install fails

2020-06-18 Thread Orion Poplawski via FreeIPA-users
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

[Freeipa-users] ipa-replica-install fails when I use custom certificates

2020-03-17 Thread Peter Tselios via FreeIPA-users
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-

[Freeipa-users] ipa-replica-install fails to start pki-tomcatd

2019-07-24 Thread Till Hofmann via FreeIPA-users
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