<div style="font-family: Helvetica; font-size: 13px;"><div><br></div><div>Do you have your IPA server set as the name server for the client in /etc/resolv.conf ?</div><div><br></div><div>This is my install script, it may help you a bit. It does need a bit more work <a href="http://pastebin.com/mqdTZ3RU">http://pastebin.com/mqdTZ3RU</a></div><div><br></div><div>Ideally I’d like to convert it to an ansible playbook and have it from from the IPA host. </div><div><br></div>Slightly unrelated, but have a read of this ticket, it makes some good suggestions at the bottom:<div><a href="https://bugs.launchpad.net/bugs/1280215">https://bugs.launchpad.net/bugs/1280215</a></div><div><br></div></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:55 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=Windows-1252">



<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">OK I got it to go through with this<br>
<br>
but i don't understand the errors cause it didn't seem to work.<br>
<br>
Domain <a href="http://boingo.com">boingo.com</a> is already configured in existing SSSD config, creating a new one.<br>
The old /etc/sssd/sssd.conf is backed up and will be restored during uninstall.<br>
Configured /etc/sssd/sssd.conf<br>
Configured /etc/krb5.conf for IPA realm BOINGO.COM<br>
trying <a href="https://se-idm-01.boingo.com/ipa/xml">https://se-idm-01.boingo.com/ipa/xml</a><br>
Forwarding 'env' to server u'<a href="https://se-idm-01.boingo.com/ipa/xml'">https://se-idm-01.boingo.com/ipa/xml'</a><br>
Hostname (<a href="http://se-idm-ubuntu-client-01.boingo.com">se-idm-ubuntu-client-01.boingo.com</a>) not found in DNS<br>
Failed to update DNS records.<br>
certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'<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>
Could not update DNS SSHFP records.<br>
<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;"><font size="2" face="Tahoma" color="#000000"><b>From:</b> Will Sheldon [<a href="mailto:mail@willsheldon.com">mail@willsheldon.com</a>]<br>
<b>Sent:</b> Friday, February 21, 2014 9:46 AM<br>
<b>To:</b> Todd Maugh<br>
<b>Cc:</b> <a href="mailto:freeipa-users@redhat.com">freeipa-users@redhat.com</a><br>
<b>Subject:</b> Re: [Freeipa-users] adding ubuntu client to red hat server<br>
</font><br>
</div>

<div>
<div style="font-family:Helvetica; font-size:13px">I also ran into this problem. I ended up using vm’s to test and just reverting to snapshots.
<div><br>
</div>
<div>I believe that the install script checks for presence a couple of files that you can delete to be able retry though, have a look in the install script. (Also, did you try with ‘—force'?)</div>
</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:42 AM, Todd Maugh wrote:</p><blockquote type="cite"><div>
<span>
<div>
<div>
<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"><font size="2" face="Tahoma" color="#000000"><b>From:</b> Will Sheldon [<a href="mailto:mail@willsheldon.com" target="_blank">mail@willsheldon.com</a>]<br>
<b>Sent:</b> Friday, February 21, 2014 9:32 AM<br>
<b>To:</b> Todd Maugh<br>
<b>Cc:</b> <a href="mailto:freeipa-users@redhat.com" target="_blank">freeipa-users@redhat.com</a><br>
<b>Subject:</b> Re: [Freeipa-users] adding ubuntu client to red hat server<br>
</font><br>
</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>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"><div>
<div><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></div>
</div></blockquote><div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</span></div></blockquote><div><br>
</div>
</div>
</div>
</div>


</div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>