I'm not sure what I'm doing wrong here. I'm trying to setup a replica server and this is the output i'm getting:<br><br>[root@ldap-4 tmp]# ipa-replica-install -d replica-info-ldap-4.quadrant.local.gpg<br>Directory Manager (existing master) password:<br>
<br>root        : INFO<br>root        : INFO     gpg: WARNING: unsafe permissions on homedir `/tmp/tmpH1jmyzipa/ipa-YyPLbD/.gnupg'<br>gpg: keyring `/tmp/tmpH1jmyzipa/ipa-YyPLbD/.gnupg/secring.gpg' created<br>gpg: keyring `/tmp/tmpH1jmyzipa/ipa-YyPLbD/.gnupg/pubring.gpg' created<br>
gpg: CAST5 encrypted data<br>gpg: encrypted with 1 passphrase<br>gpg: WARNING: message was not integrity protected<br><br>root        : INFO<br>root        : INFO<br>root        : ERROR    The host name ldap-4.quadrant.local does not match the reverse lookup ldap-4<br>
[root@ldap-4 tmp]# dig +short -x 10.10.1.134<br>ldap-4.quadrant.local.<br>[root@ldap-4 tmp]# dig +short ldap-4.quadrant.local A<br>10.10.1.134<br>[root@ldap-4 tmp]#<br><br>What is it that i'm missing here?<br><br>Thanks,<br>
<br>