Re: [Freeipa-devel] IPA Sudo queries.

2011-06-03 Thread Dmitri Pal
On 06/03/2011 03:11 PM, Gowrishankar Rajaiyan wrote: > Hi All, > > 1. While adding a runasgroup I see its entry in its ipaUniqueID > dn, however do not see it in "dn: cn=sudorule1" as it does while > adding a group using "ipa sudorule-add-runasuser rulename > --groups=group1". > Not sure if this is

Re: [Freeipa-devel] [PATCH] 172 Fixed blank dialog box on internal error.

2011-06-03 Thread Adam Young
On 06/03/2011 03:18 PM, Endi Sukma Dewata wrote: Previously when an internal error occurs on the server the UI will display a blank error dialog box. To fix the problem the string message thrown by Ajax has been converted into an object containing the error message. Ticket #1280 __

Re: [Freeipa-devel] [PATCH] 0233-dialog-scrolling-table

2011-06-03 Thread Adam Young
On 06/03/2011 03:25 PM, Adam Young wrote: On 06/03/2011 03:24 PM, Adam Young wrote: On 06/03/2011 01:41 PM, Adam Young wrote: On 06/03/2011 12:15 PM, Adam Young wrote: On 06/03/2011 11:36 AM, Adam Young wrote: Fixes an artifact created by yesterdays scrolling table patch. __

Re: [Freeipa-devel] [PATCH] 0233-dialog-scrolling-table

2011-06-03 Thread Adam Young
On 06/03/2011 03:24 PM, Adam Young wrote: On 06/03/2011 01:41 PM, Adam Young wrote: On 06/03/2011 12:15 PM, Adam Young wrote: On 06/03/2011 11:36 AM, Adam Young wrote: Fixes an artifact created by yesterdays scrolling table patch. ___ Freeipa-devel

Re: [Freeipa-devel] [PATCH] 0233-dialog-scrolling-table

2011-06-03 Thread Adam Young
On 06/03/2011 01:41 PM, Adam Young wrote: On 06/03/2011 12:15 PM, Adam Young wrote: On 06/03/2011 11:36 AM, Adam Young wrote: Fixes an artifact created by yesterdays scrolling table patch. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com http

[Freeipa-devel] [PATCH] 172 Fixed blank dialog box on internal error.

2011-06-03 Thread Endi Sukma Dewata
Previously when an internal error occurs on the server the UI will display a blank error dialog box. To fix the problem the string message thrown by Ajax has been converted into an object containing the error message. Ticket #1280 -- Endi S. Dewata From 9f810487cab9fb7c08caf5f53672dcafbf6defa2 M

[Freeipa-devel] IPA Sudo queries.

2011-06-03 Thread Gowrishankar Rajaiyan
Hi All, 1. While adding a runasgroup I see its entry in its ipaUniqueID dn, however do not see it in "dn: cn=sudorule1" as it does while adding a group using "ipa sudorule-add-runasuser rulename --groups=group1". Not sure if this is as designed. [root@bumblebee ipa-sudo]# ipa sudorule-add-runasg

Re: [Freeipa-devel] [PATCH] 0233-dialog-scrolling-table

2011-06-03 Thread Adam Young
On 06/03/2011 12:15 PM, Adam Young wrote: On 06/03/2011 11:36 AM, Adam Young wrote: Fixes an artifact created by yesterdays scrolling table patch. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa

Re: [Freeipa-devel] [PATCH] 0233-dialog-scrolling-table

2011-06-03 Thread Adam Young
On 06/03/2011 11:36 AM, Adam Young wrote: Fixes an artifact created by yesterdays scrolling table patch. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel self NACK, just thought of a cleane

[Freeipa-devel] [PATCH] 0233-dialog-scrolling-table

2011-06-03 Thread Adam Young
Fixes an artifact created by yesterdays scrolling table patch. From 5c931916c2fbf70b9c4ceb565bb5c56c9fa595ab Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 3 Jun 2011 11:33:32 -0400 Subject: [PATCH] dialog scrolling table TAbles on the dialog page need to have the scrolling set but should

[Freeipa-devel] [PATCH] 075 Add ignore lists to migrate-ds command

2011-06-03 Thread Martin Kosek
How to test: 1) Create a custom DS instance with for example 60radius.ldif schema present (as in the original report in ticket #1266) 2) Populate DS with users/groups with custom unsupported object class/attribute 3) Try to migrate these users and groups to IPAv2. Only the enhanced migrate-ds comma

Re: [Freeipa-devel] [PATCH] 788 remove automountinformation from automount dns

2011-06-03 Thread Martin Kosek
On Mon, 2011-05-23 at 14:38 -0400, Rob Crittenden wrote: > In an attempt to support multiple direct maps we always included the > automountinformation in the key dn. This makes showing keys impossible a > bit of a catch-22. You want to get the mount info but to get it you need > the mount info.