[Freeipa-devel] [PATCH] 293 Added selectable labels for radio buttons.

2011-09-30 Thread Endi Sukma Dewata
The radio buttons in association facet and radio widget are now linked to their labels so that they can be selected by clicking the labels. Ticket #1782 -- Endi S. Dewata From c371c34f1208b802b0e1d9c74c00b8fb23533476 Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Fri, 30 Sep 2011 21:25:47

Re: [Freeipa-devel] [PATCH] 285 Added confirmation when adding multiple entries.

2011-09-30 Thread Endi Sukma Dewata
On 9/27/2011 6:05 PM, Endi Sukma Dewata wrote: On 9/27/2011 4:01 PM, Endi Sukma Dewata wrote: The adder dialog has been modified to show a confirmation message after each successful addition. Ticket #1786 Rebased on top of 286 (because 286 needs to go to ipa-2-1 branch). Rebased on top of 2

[Freeipa-devel] [PATCH] 292 Disable sudo options Delete button if nothing selected.

2011-09-30 Thread Endi Sukma Dewata
The Delete button for sudo options in sudo rule details page now will only work if there is at least one row selected. Ticket #1896 -- Endi S. Dewata From e016787c3b19616fdbf6c0e3f283fe74195e5694 Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Fri, 30 Sep 2011 16:52:41 -0500 Subject: [PATCH

[Freeipa-devel] [PATCH] 291 I18n clean-up.

2011-09-30 Thread Endi Sukma Dewata
The hard-coded 'undo' and 'undo all' labels have been moved into internal.py to allow translation. Ticket #1897 -- Endi S. Dewata From 78b2f9f53aa524a3e95977d66f4d999a3787fa2b Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Fri, 30 Sep 2011 11:49:00 -0500 Subject: [PATCH] I18n clean-up. Th

[Freeipa-devel] [PATCH] 290 Fixed missing default shell field.

2011-09-30 Thread Endi Sukma Dewata
The config default page has been fixed to provide a field for the ipadefaultloginshell attribute. Ticket #1895 Pushed to master and ipa-2-1 under one-liner/trivial rule. -- Endi S. Dewata From f504ff049f2b64cd4c8a6b65e85a890559c8451b Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Fri, 30

Re: [Freeipa-devel] [PATCH] 130 ipa-client assumes a single namingcontext

2011-09-30 Thread Simo Sorce
On Fri, 2011-09-30 at 16:02 -0400, Stephen Gallagher wrote: > On Thu, 2011-09-29 at 15:20 +0200, Martin Kosek wrote: > > How to test: > > 1) Add new naming context (suffix) to your LDAP database with installed > > IPA (see attached LDIF). The server should return the new suffix as the > > first one

Re: [Freeipa-devel] [PATCH] 130 ipa-client assumes a single namingcontext

2011-09-30 Thread Stephen Gallagher
On Thu, 2011-09-29 at 15:20 +0200, Martin Kosek wrote: > How to test: > 1) Add new naming context (suffix) to your LDAP database with installed > IPA (see attached LDIF). The server should return the new suffix as the > first one. You can change with its base DN if it does not. > 2) Install IPA cli

Re: [Freeipa-devel] [PATCH] 130 ipa-client assumes a single namingcontext

2011-09-30 Thread Martin Kosek
On Fri, 2011-09-30 at 10:32 -0400, Simo Sorce wrote: > On Fri, 2011-09-30 at 16:30 +0200, Martin Kosek wrote: > > On Fri, 2011-09-30 at 09:24 +0200, Martin Kosek wrote: > > > On Thu, 2011-09-29 at 16:45 -0400, Simo Sorce wrote: > > > > On Thu, 2011-09-29 at 22:09 +0200, Martin Kosek wrote: > > > >

Re: [Freeipa-devel] [PATCH] #1881 client install when anonymous access is prevented

2011-09-30 Thread Martin Kosek
On Fri, 2011-09-30 at 09:18 +0200, Martin Kosek wrote: > On Thu, 2011-09-29 at 15:44 -0400, Simo Sorce wrote: > > On Thu, 2011-09-29 at 17:56 +0200, Martin Kosek wrote: > > > On Thu, 2011-09-29 at 11:44 -0400, Simo Sorce wrote: > > > > On Thu, 2011-09-29 at 17:41 +0200, Martin Kosek wrote: > > > >

Re: [Freeipa-devel] [PATCH] 130 ipa-client assumes a single namingcontext

2011-09-30 Thread Simo Sorce
On Fri, 2011-09-30 at 16:30 +0200, Martin Kosek wrote: > On Fri, 2011-09-30 at 09:24 +0200, Martin Kosek wrote: > > On Thu, 2011-09-29 at 16:45 -0400, Simo Sorce wrote: > > > On Thu, 2011-09-29 at 22:09 +0200, Martin Kosek wrote: > > > > On Thu, 2011-09-29 at 15:48 -0400, Simo Sorce wrote: > > > >

Re: [Freeipa-devel] [PATCH] 130 ipa-client assumes a single namingcontext

2011-09-30 Thread Martin Kosek
On Fri, 2011-09-30 at 09:24 +0200, Martin Kosek wrote: > On Thu, 2011-09-29 at 16:45 -0400, Simo Sorce wrote: > > On Thu, 2011-09-29 at 22:09 +0200, Martin Kosek wrote: > > > On Thu, 2011-09-29 at 15:48 -0400, Simo Sorce wrote: > > > > On Thu, 2011-09-29 at 15:20 +0200, Martin Kosek wrote: > > > >

Re: [Freeipa-devel] [PATCH] 131 Fix LDAPCreate search failure

2011-09-30 Thread Martin Kosek
On Fri, 2011-09-30 at 12:45 +0300, Alexander Bokovoy wrote: > On Fri, 30 Sep 2011, Martin Kosek wrote: > > > Since this change influences most LDAPCreate calls I run full tests and > > everything seems OK - no suspicious error. I just had to fix HBAC tests > > failures caused by invalid hostname (

Re: [Freeipa-devel] [PATCH] 131 Fix LDAPCreate search failure

2011-09-30 Thread Alexander Bokovoy
On Fri, 30 Sep 2011, Martin Kosek wrote: > Since this change influences most LDAPCreate calls I run full tests and > everything seems OK - no suspicious error. I just had to fix HBAC tests > failures caused by invalid hostname (see attached patch 132). ACK. As ldap2.find_entry_by_attr() already su

[Freeipa-devel] [PATCH] 131 Fix LDAPCreate search failure

2011-09-30 Thread Martin Kosek
Since this change influences most LDAPCreate calls I run full tests and everything seems OK - no suspicious error. I just had to fix HBAC tests failures caused by invalid hostname (see attached patch 132). LDAPCreate reports "search criteria was not specific enough" when LDAP object created i

Re: [Freeipa-devel] [PATCH] #1881 client install when anonymous access is prevented

2011-09-30 Thread Martin Kosek
On Thu, 2011-09-29 at 12:11 -0400, Simo Sorce wrote: > On Thu, 2011-09-29 at 17:56 +0200, Martin Kosek wrote: > > I read every word of it :-) My point was that you can have more > > databases (basedns, suffixes) configured on the server and when the > > anonymous access is disabled we cannot check

Re: [Freeipa-devel] [PATCH] 130 ipa-client assumes a single namingcontext

2011-09-30 Thread Martin Kosek
On Thu, 2011-09-29 at 16:45 -0400, Simo Sorce wrote: > On Thu, 2011-09-29 at 22:09 +0200, Martin Kosek wrote: > > On Thu, 2011-09-29 at 15:48 -0400, Simo Sorce wrote: > > > On Thu, 2011-09-29 at 15:20 +0200, Martin Kosek wrote: > > > > How to test: > > > > 1) Add new naming context (suffix) to your

Re: [Freeipa-devel] [PATCH] #1881 client install when anonymous access is prevented

2011-09-30 Thread Martin Kosek
On Thu, 2011-09-29 at 15:44 -0400, Simo Sorce wrote: > On Thu, 2011-09-29 at 17:56 +0200, Martin Kosek wrote: > > On Thu, 2011-09-29 at 11:44 -0400, Simo Sorce wrote: > > > On Thu, 2011-09-29 at 17:41 +0200, Martin Kosek wrote: > > > > On Wed, 2011-09-28 at 18:43 -0400, Simo Sorce wrote: > > > > >