On 10/15/2016 12:41 PM, Deepak Dimri wrote:
Thanks Martin for the reply.
when i try 'ipa-client-install --uninstall' then i am getting bellow
message:
ipa-client-install --uninstall
IPA client is configured as a part of IPA server on this system.
Refer to ipa-server-install for uninstallation.
How can i raise domain level to 1 in v4? i tried
ipa *domainlevel-set* 1
but i am getting ipa: ERROR: unknown command 'domainlevel-set'
Thanks again for your help on this.
Best Regards,
Deepak
Hi Deepak,
IIRC Centos 7 has FreeIPA 4.2.0-15 that does not support replica
promotion and domain levels other than 0.
The error from ipa-replica-install comes probably from a leftovers of
previous client enrollment.
Just run `ipa-client-install --uninstall -U` and then re-run replica
installation as usual.
------------------------------------------------------------------------
*From:* Martin Basti <[email protected]>
*Sent:* Saturday, October 15, 2016 4:54 AM
*To:* Deepak Dimri; [email protected]
*Subject:* Re: [Freeipa-users] Not able to pass through
ipa-replica-install on centos 7
On 14.10.2016 18:58, Deepak Dimri wrote:
Hi All,
I am trying to configure replication between two FreeIPA centos 7
servers. As per the document i need same FreeIPA version running on
both the machines, which i have, and run ipa-replica-prepare on the
master and then simply run ipa-replica-install on the replica server
along with replica file. But i am unable to get pass the below error
message:
[root@ip-172-31-23-230 ipa]# ipa-replica-install
/var/lib/ipa/replica-info-replica.ipa.com.gpg
ipa.ipapython.install.cli.install_tool(Replica): ERROR IPA client
is already configured on this system.
Please uninstall it first before configuring the replica, using
'ipa-client-install --uninstall'.
What should i be doing to get around this error? the error looks
missleading as i am trying to install replica and not ipa client
Thanks,
Deepak
Hi,
have you tried ipa-client-install --uninstall?
Replica cannot be installed on system where client is already installed
(with domain level 0, your case)
Martin
--
Martin^3 Babinsky
--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project