Re: [Freeipa-users] Ubuntu 12.04 and FreeIPA

2013-12-02 Thread Martin Kosek
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

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users


[Freeipa-users] Ubuntu 12.04 and FreeIPA

2013-11-30 Thread Andrew Precht
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
___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users