Re: [Freeipa-devel] [PATCH 49/49] ticket #1870 - subclass SimpleLDAPObject

2011-09-29 Thread Rich Megginson
On 09/28/2011 01:27 PM, John Dennis wrote: We use convenience types (classes) in IPA which make working with LDAP easier and more robust. It would be really nice if the basic python-ldap library understood our utility types and could accept them as parameters to the basic ldap functions and/or th

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

2011-09-29 Thread Simo Sorce
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 LDAP database with installed > > > IPA (see attached LDIF). >

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

2011-09-29 Thread Martin Kosek
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 LDAP database with installed > > IPA (see attached LDIF). > > Btw I see no attached ldif ... > I know, I forgot to attach

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

2011-09-29 Thread Simo Sorce
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). Btw I see no attached ldif ... > The server should return the new suffix as the > first one. You can change with its base DN

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

2011-09-29 Thread Simo Sorce
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: > > > > This patch allows ipa-client-install to successfully complete i

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

2011-09-29 Thread Rich Megginson
On 09/29/2011 10:11 AM, 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: This patch allows ipa-client-instal

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

2011-09-29 Thread Rich Megginson
On 09/29/2011 10:29 AM, Simo Sorce wrote: On Thu, 2011-09-29 at 10:15 -0600, Rich Megginson wrote: On 09/29/2011 10:11 AM, 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 Ko

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

2011-09-29 Thread Simo Sorce
On Thu, 2011-09-29 at 10:15 -0600, Rich Megginson wrote: > On 09/29/2011 10:11 AM, 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-

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

2011-09-29 Thread Simo Sorce
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: > > > > This patch allows ipa-client-install to successfully complete i

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

2011-09-29 Thread Martin Kosek
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: > > > This patch allows ipa-client-install to successfully complete if > > > anonymous access is not allowed on the LDAP server. > >

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

2011-09-29 Thread Simo Sorce
On Thu, 2011-09-29 at 17:41 +0200, Martin Kosek wrote: > On Wed, 2011-09-28 at 18:43 -0400, Simo Sorce wrote: > > This patch allows ipa-client-install to successfully complete if > > anonymous access is not allowed on the LDAP server. > > > > I have tested this by changing the value of > > nsslapd

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

2011-09-29 Thread Martin Kosek
On Wed, 2011-09-28 at 18:43 -0400, Simo Sorce wrote: > This patch allows ipa-client-install to successfully complete if > anonymous access is not allowed on the LDAP server. > > I have tested this by changing the value of > nsslapd-allow-anonymous-access from 'on' to 'rootdse' in cn=config > See N

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

2011-09-29 Thread Martin Kosek
On Thu, 2011-09-29 at 09:35 -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 LDAP database with installed > > IPA (see attached LDIF). The server should return the new suffix as the > > first one. You c

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

2011-09-29 Thread Simo Sorce
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-29 Thread Martin Kosek
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

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

2011-09-29 Thread Martin Kosek
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 client against the server. ipa-client-install should the LDAP server

Re: [Freeipa-devel] [PATCH] 016 Fixed: Some widgets do not have space for validation error message

2011-09-29 Thread Petr Vobornik
On 09/27/2011 10:54 PM, Endi Sukma Dewata wrote: On 9/27/2011 7:50 AM, Petr Vobornik wrote: I've added padding and unified font-weight in error-message style. The padding is added because text of the message was right on the border which wasn't much readable. Font-weight is added because sometim

Re: [Freeipa-devel] [PATCH] 288 Disable enroll button if nothing selected.

2011-09-29 Thread Petr Vobornik
On 09/29/2011 06:50 AM, Endi Sukma Dewata wrote: On 9/28/2011 7:59 PM, Adam Young wrote: On 09/28/2011 06:50 PM, Endi Sukma Dewata wrote: A new IPA.dialog_button class has been added to encapsulate the buttons in the dialog box so they can be managed more easily. The adder dialog has been modi

[Freeipa-devel] [PATCH] 129 migrate process cannot handle multivalued pkey attribute

2011-09-29 Thread Martin Kosek
When group/user is migrated, the attribute used for RDN may be multivalued. Make sure that we pick the value used in the RDN which should be the unique one and not just the first one. https://fedorahosted.org/freeipa/ticket/1892 >From 1d570b611e5ff16022130405b708d135c8fd8aa4 Mon Sep 17 00:00:00 2

Re: [Freeipa-devel] [PATCH] 275 Use editable combobox for service type.

2011-09-29 Thread Petr Vobornik
On 09/28/2011 12:59 AM, Endi Sukma Dewata wrote: On 9/16/2011 12:16 PM, Endi Sukma Dewata wrote: The service type field in the service adder dialog has been modified to use an editable combobox. Ticket #1633. Rebased (removed undo parameter). ACK -- Petr Vobornik __

Re: [Freeipa-devel] [PATCH] 286 Fixed tab and dialog widths.

2011-09-29 Thread Petr Vobornik
On 09/28/2011 01:02 AM, Endi Sukma Dewata wrote: The width of the 1st level tab has been modified to expand according to the size of the tab label. The width of the adder dialogs have been increased to allow longer button labels. Ticket #1825 ACK -- Petr Vobornik