<div style="font-family: Helvetica; font-size: 13px;"><div><br></div><div>I ran into this, there was a post bout it a little while back. It seems that you can modify ipapython/<span class="il">version</span>.py to revert the version number for enrolment, then revert it. with no ill effects.</div><div><br></div><div> My script looks like:</div><div><br></div><div><div>#revert reported version of ipapython so keys will upload properly (backup first tho)</div><div>cp /usr/share/pyshared/ipapython/version.py /usr/share/pyshared/ipapython/version.py.bak</div><div>sed -i "s/API_VERSION=.*/API_VERSION=u'2.49'/g" /usr/share/pyshared/ipapython/version.py</div><div><br></div><div># install!</div><div>ipa-client-install -d -U --enable-dns-updates --hostname=$FQDN --mkhomedir --password=$PASS</div><div><br></div><div>#revert change to the ipapython version back again</div><div>#rm -f /usr/share/pyshared/ipapython/version.py && mv /usr/share/pyshared/ipapython/version.py.bak /usr/share/pyshared/ipapython/version.py</div></div><div><br></div> <br></div>
                <div><div><br></div><br>Kind regards,<br>
<br>
Will Sheldon<br>+1.778-689-1244<div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Friday, February 21, 2014 at 9:20 AM, Todd Maugh wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">



<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
 Another day another issue it seems :)<br>
<br>
so  I'm trying to set up an ubunutu client I get almost all the way through the install and it fails with a version error. Ive hear this is a known bug and there is a fix out there. although Im not sure how to apply the fix or get the older client install.<br>
<br>
my error is as follows:<br>
<br>
Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub<br>
Adding SSH public key from /etc/ssh/ssh_host_dsa_key.pub<br>
Adding SSH public key from /etc/ssh/ssh_host_ecdsa_key.pub<br>
Forwarding 'host_mod' to server u'<a href="https://se-idm-01.boingo.com/ipa/xml'">https://se-idm-01.boingo.com/ipa/xml'</a><br>
host_mod: 2.58 client incompatible with 2.49 server at u'<a href="https://se-idm-01.boingo.com/ipa/xml'">https://se-idm-01.boingo.com/ipa/xml'</a><br>
Failed to upload host SSH public keys.<br>
<br>
<br>
Please help<br>
<br>
Thanks<br>
<br>
-Todd<br>
<a href="mailto:tmaugh@boingo.com">tmaugh@boingo.com</a><br>
</div>


</div><div><div>_______________________________________________</div><div>Freeipa-users mailing list</div><div><a href="mailto:Freeipa-users@redhat.com">Freeipa-users@redhat.com</a></div><div><a href="https://www.redhat.com/mailman/listinfo/freeipa-users">https://www.redhat.com/mailman/listinfo/freeipa-users</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>