Centos 8.1.1911 IPA Server 4.8.0-13 I created 2 IPA Masters (or I think I did). Called: ipa0.bos1.domain.com and ipa02.bos1.domain.com The created a test client server called: testc8. I setup the client using the command: ipa-client-install --hostname=testc8.bos1.domain.com --mkhomedir --realm=BOS1.DOMAIN.COM --ntp-server=0.ntp.bos1.domain.com --ntp-server=1.ntp.bos1.domain.com
Then to test I shutdown ipa01 (the first master I created). Logged in to the client with a user I had created before. That failed. I had to update sssd with to include both masters in the ipa_server line under [domain/bos1.domain.com]. Once i did this and restarted sssd I could login with ipa01 down. Then I tried to create a user from the cli of the client while ipa01 was down. That failed with the following error: ipa: ERROR: cannot connect to 'https://ipa01.bos1.domain.com/ipa/json': [Errno 113] No route to host Why the error? Why is it not just adding to ipa02??? Is there a fix? Thanks. _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
