<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 14.10.2016 18:58, Deepak Dimri
      wrote:<br>
    </div>
    <blockquote
cite="mid:BN6PR18MB152414E0895E4255389E0103F5DF0@BN6PR18MB1524.namprd18.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
      <div id="divtagdefaultwrapper" style="font-size:12pt;
        color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
        <p>Hi All,</p>
        <p><br>
        </p>
        <p>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:</p>
        <p><br>
        </p>
        <p class="p1"><span class="s1"></span></p>
        <p class="p1"><span class="s1">[root@ip-172-31-23-230 ipa]#
            ipa-replica-install
            /var/lib/ipa/replica-info-replica.ipa.com.gpg </span></p>
        <p class="p1"><span class="s1">ipa.ipapython.install.cli.install_tool(Replica):
            ERROR    IPA client is already configured on this system.</span></p>
        <p class="p1"><span class="s1">Please uninstall it first before
            configuring the replica, using 'ipa-client-install
            --uninstall'.</span></p>
        <p class="p1"><span class="s1"></span></p>
        <br>
        <p>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</p>
        <p><br>
        </p>
        <p>Thanks,</p>
        <p>Deepak</p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Hi,<br>
    <br>
    have you tried ipa-client-install --uninstall?<br>
    <br>
    Replica cannot be installed on system where client is already
    installed (with domain level 0, your case)<br>
    <br>
    Martin<br>
  </body>
</html>