Re: [Freeipa-devel] [PATCH] 180 Add missing --pkey-only option for selfservice and

2012-01-16 Thread Martin Kosek
On Thu, 2012-01-12 at 22:47 -0500, Rob Crittenden wrote: Martin Kosek wrote: On Fri, 2011-12-09 at 19:33 -0600, Endi Sukma Dewata wrote: On 12/9/2011 9:47 AM, Martin Kosek wrote: pkey-only functionality has to be implemented separately for these modules as they are based on crud.Search

Re: [Freeipa-devel] [PATCH] 339 Fixed problem removing automount keys and DNS records.

2012-01-16 Thread Petr Vobornik
On 01/12/2012 06:56 PM, Endi Sukma Dewata wrote: Due to a recent change the deleting automount keys and DNS records no longer worked. The functions that are supposed to get the selected values has been fixed to use the correct names and element type. They also have been converted into methods of

Re: [Freeipa-devel] [PATCH] 909 show HBAC and Sudo rule membership

2012-01-16 Thread Martin Kosek
On Fri, 2011-12-02 at 15:13 -0500, Rob Crittenden wrote: The CLI wasn't showing HBAC and Sudo rule membership because it lacked a label. These already show in the UI. rob ACK. Pushed to master, ipa-2-2. Martin ___ Freeipa-devel mailing list

[Freeipa-devel] [PATCH] 8 localhost.localdomain clients refused to join ipa domain

2012-01-16 Thread Ondrej Hamada
https://fedorahosted.org/freeipa/ticket/2112 Machines with hostname 'localhost.localdomain' are refused from joining IPA domain and proper error message is shown. -- Regards, Ondrej Hamada FreeIPA team jabber: oh...@jabbim.cz IRC: ohamada From 0d91a4ba654ba47759cdecdd60bc7d938d11313b Mon Sep

Re: [Freeipa-devel] Fwd: Type conversions

2012-01-16 Thread Jan Cholasta
Dne 9.1.2012 16:01, John Dennis napsal(a): Forwarding to freeipa-devel where this should have gone in the first place ... Original Message Subject: Type conversions (was: enhancement tickets) Date: Mon, 09 Jan 2012 09:44:49 -0500 From: John Dennis jden...@redhat.com To: Jan

[Freeipa-devel] [PATCH] [WIP] 069 Added refresh button for UI

2012-01-16 Thread Petr Vobornik
This patch have some open issues therefore WIP tag. 1) Button position: I added the button into facet header next to 'add', 'delete', 'reset', 'update' buttons as shown on the picture ( http://pvoborni.fedorapeople.org/images/2051-refresh-button.png ). I'm not sure if it's the right position.

Re: [Freeipa-devel] [PATCH] 917 user automember for ipa default user

2012-01-16 Thread Martin Kosek
On Mon, 2011-12-12 at 23:09 -0500, Rob Crittenden wrote: Rob Crittenden wrote: Rather than manually adding users to the default ipa users group configure automember to do it for us. This was quite simple for new installs but a bit complex on upgrades so I implemented it as an update

Re: [Freeipa-devel] [PATCH] [WIP] 069 Added refresh button for UI

2012-01-16 Thread Dmitri Pal
On 01/16/2012 09:02 AM, Petr Vobornik wrote: This patch have some open issues therefore WIP tag. 1) Button position: I added the button into facet header next to 'add', 'delete', 'reset', 'update' buttons as shown on the picture (

Re: [Freeipa-devel] [PATCH] 0273-fix-navigation

2012-01-16 Thread Petr Vobornik
On 07/22/2011 05:38 AM, Adam Young wrote: fix navigation It seems that this patch is no longer necessary - first part is implemented (differently) in commit 740bacdfb9b7258a21669873efbd7639aebbdd71 (Tickets #1507, 1516, 1517) and second part in b36df6e9b9c1104d37fe14782a7e21e57097a7c0

Re: [Freeipa-devel] [PATCH] 916 make category and members mutually exclusive in Sudo

2012-01-16 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2011-12-12 at 17:14 -0500, Rob Crittenden wrote: This patch makes all categories and their equivalent members mutually exclusive like in the HBAC plugin. So if you have usercat='all' you can't add users. Added test cases for these as well. I also modified the

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Jan Cholasta
Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed by: rawhide.example.com Subject:

Re: [Freeipa-devel] [PATCH] 918, 919 update sudo schema

2012-01-16 Thread Jan Cholasta
Dne 13.1.2012 17:39, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 14.12.2011 16:21, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 14.12.2011 15:23, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 14.12.2011 05:20, Rob Crittenden napsal(a): The sudo schema now defines sudoOrder,

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Dmitri Pal
On 01/16/2012 12:09 PM, Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Jan Cholasta
Dne 16.1.2012 18:37, Dmitri Pal napsal(a): On 01/16/2012 12:09 PM, Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal:

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Rob Crittenden
Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed by:

Re: [Freeipa-devel] [PATCH] 180 Add missing --pkey-only option for selfservice and

2012-01-16 Thread Martin Kosek
On Mon, 2012-01-16 at 10:47 -0500, Rob Crittenden wrote: Martin Kosek wrote: On Thu, 2012-01-12 at 22:47 -0500, Rob Crittenden wrote: Martin Kosek wrote: On Fri, 2011-12-09 at 19:33 -0600, Endi Sukma Dewata wrote: On 12/9/2011 9:47 AM, Martin Kosek wrote: pkey-only functionality has to

Re: [Freeipa-devel] [PATCH] 331 Enabled paging on self-service permissions and delegations.

2012-01-16 Thread Martin Kosek
On Tue, 2011-12-13 at 16:05 +0100, Petr Vobornik wrote: On 12/10/2011 02:33 AM, Endi Sukma Dewata wrote: Paging has been enabled on self-service permissions and delegations list pages. The search facet's get_pkeys() has been fixed to handle non-array value. New test data files have been

Re: [Freeipa-devel] [PATCH] 917 user automember for ipa default user

2012-01-16 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2011-12-12 at 23:09 -0500, Rob Crittenden wrote: Rob Crittenden wrote: Rather than manually adding users to the default ipa users group configure automember to do it for us. This was quite simple for new installs but a bit complex on upgrades so I implemented it as

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Rob Crittenden
Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed

Re: [Freeipa-devel] [PATCH] 918, 919 update sudo schema

2012-01-16 Thread Rob Crittenden
Jan Cholasta wrote: Dne 13.1.2012 17:39, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 14.12.2011 16:21, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 14.12.2011 15:23, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 14.12.2011 05:20, Rob Crittenden napsal(a): The sudo schema

[Freeipa-devel] [PATCH] 925 Make deleting replication agreements nicer

2012-01-16 Thread Rob Crittenden
Check for the existence of a replication agreement before deleting it. When using ipa-replica-manage or ipa-csreplica-manage to delete an agreement with a host we would try to make a connection to that host prior to tryign to delete it. This meant that the trying to delete a host we don't