[Freeipa-users] Ubuntu 12.04 and FreeIPA

Martin Kosek mkosek at redhat.com
Mon Dec 2 08:05:46 UTC 2013


On 11/27/2013 06:43 PM, Andrew Precht wrote:
> Hi users,
> I'm trying to get Ubuntu 12.04 to use FreeIPA as its directory service. I'm
> getting this error:
> 
>  host_mod: 2.58 client incompatible with 2.46 server at u'
> https://ipa1.example.com/ipa/xml'
> 
> Failed to upload host SSH public keys.
> 
> 
> This seems to be the same as:
> https://fedorahosted.org/freeipa/ticket/3931 which
> is marked as: (closed defect: fixed)
> 
> Is there a work around?
> 
> Thanks,
> 
> Andrew

Hello Andrew,

This is indeed a bug fixed in the FreeIPA 3.3.2. I see 2 options for your case:

1) Manually upload host's SSH public keys after the client was enrolled, using
the following command

$ ipa host-mod $CLIENT_FQDN --sshpubkey='$SSH_PUBKEY'


2) Manually apply the 2 patches in the ticket 3931 to your ipa-client-install
script as you are using FreeIPA client below version 3.3.2. Then the SSH pubkey
should upload automatically:

https://fedorahosted.org/freeipa/changeset/96ab7002ac2acfc129dd73f1fc9b023a6fbf3723/

https://fedorahosted.org/freeipa/changeset/960c67aca8be1981e5748c3f1f6ab031f115846e/

HTH,
Martin




More information about the Freeipa-users mailing list