<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">thanks IM trying that but running in to an issue where it says im still installed I run the uninstall command and I get this<br>
<br>
root@se-idm-ubuntu-client-01:~# ipa-client-install --uninstall<br>
Unconfigured automount client failed: [Errno 2] No such file or directory<br>
certmonger failed to start: [Errno 2] No such file or directory: '/var/run/ipa/services.list'<br>
certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'<br>
Disabling client Kerberos and LDAP configurations<br>
Failed to remove krb5/LDAP configuration:<br>
<br>
isnt there a conf file I can remove or a a way to force the uninstall?<br>
<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF996592"><font size="2" face="Tahoma" color="#000000"><b>From:</b> Will Sheldon [mail@willsheldon.com]<br>
<b>Sent:</b> Friday, February 21, 2014 9:32 AM<br>
<b>To:</b> Todd Maugh<br>
<b>Cc:</b> freeipa-users@redhat.com<br>
<b>Subject:</b> Re: [Freeipa-users] adding ubuntu client to red hat server<br>
</font><br>
</div>
<div></div>
<div>
<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>
<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'" target="_blank">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'" target="_blank">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" target="_blank">tmaugh@boingo.com</a><br>
</div>
</div>
<div>
<div>_______________________________________________</div>
<div>Freeipa-users mailing list</div>
<div><a href="mailto:Freeipa-users@redhat.com" target="_blank">Freeipa-users@redhat.com</a></div>
<div><a href="https://www.redhat.com/mailman/listinfo/freeipa-users" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a></div>
</div>
</div>
</span></blockquote>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>