Re: [Freeipa-devel] [PATCH] 987 Don't allow IPA master hosts and services to be disabled

2012-03-19 Thread Martin Kosek
On Fri, 2012-03-16 at 08:29 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 03/15/2012 10:04 PM, Rob Crittenden wrote: diff --git a/ipalib/plugins/baseldap.py b/ipalib/plugins/baseldap.py index 9562ff98729ead6ac9e56d504f6ee0a7c0ca377a..f3c89a0fc5e3f00ed7f132dbff2510d89bc7370d

Re: [Freeipa-devel] [PATCH] 990 attribute name in exceptions

2012-03-19 Thread Petr Viktorin
On 03/16/2012 10:23 PM, Rob Crittenden wrote: When using *attr we should return the param.name of in the exception and when using a cli option we should return param.cli_name. This didn't work consistently in the framework. This is a bit of a kludge, catching exceptions and re-raising them, but

[Freeipa-devel] [PATCH] 70 Parse zone indices in IPv6 addresses in CheckedIPAddress

2012-03-19 Thread Jan Cholasta
https://fedorahosted.org/freeipa/ticket/2138 Honza -- Jan Cholasta From bfb4d16171de95adb6d6dc1b144f8d6ae3259aee Mon Sep 17 00:00:00 2001 From: Jan Cholasta jchol...@redhat.com Date: Mon, 19 Mar 2012 08:52:11 -0400 Subject: [PATCH] Parse zone indices in IPv6 addresses in CheckedIPAddress.

Re: [Freeipa-devel] [PATCH] 989 import plugins on context, not in_server

2012-03-19 Thread Jan Cholasta
On 16.3.2012 22:19, Rob Crittenden wrote: in_server controls how messages are dispatched. We should import on context. This prevents the error message session memcached servers not running in ipa-ldap-updater and ipa-replica-manage. rob ACK. Honza -- Jan Cholasta

[Freeipa-devel] DNS/bind-dyndb-ldap development plans

2012-03-19 Thread Petr Spacek
Hello list, there are several big features, that are missing in IPA DNS/plugin now. So we have to triage big features for next plugin development. In short - there is a list of biggest features: - DNSSEC (Domain Name System Security Extensions) support - IDN (Internationalized Domain Names)

Re: [Freeipa-devel] DNS/bind-dyndb-ldap development plans

2012-03-19 Thread Dmitri Pal
On 03/19/2012 09:42 AM, Simo Sorce wrote: On Mon, 2012-03-19 at 14:34 +0100, Petr Spacek wrote: Hello list, there are several big features, that are missing in IPA DNS/plugin now. So we have to triage big features for next plugin development. In short - there is a list of biggest features:

Re: [Freeipa-devel] [PATCH] 990 attribute name in exceptions

2012-03-19 Thread Rob Crittenden
Petr Viktorin wrote: On 03/16/2012 10:23 PM, Rob Crittenden wrote: When using *attr we should return the param.name of in the exception and when using a cli option we should return param.cli_name. This didn't work consistently in the framework. This is a bit of a kludge, catching exceptions

[Freeipa-devel] [PATCH] 112 Added mac address to host page

2012-03-19 Thread Petr Vobornik
Part of support for ether maps. https://fedorahosted.org/freeipa/ticket/2548 -- Petr Vobornik From b16b3da3ac46c99bbd8f0ea7f34bc83432f94381 Mon Sep 17 00:00:00 2001 From: Petr Vobornik pvobo...@redhat.com Date: Mon, 19 Mar 2012 09:24:12 +0100 Subject: [PATCH] Added mac address to host page Part

Re: [Freeipa-devel] [PATCH] 987 Don't allow IPA master hosts and services to be disabled

2012-03-19 Thread Rob Crittenden
Martin Kosek wrote: On Fri, 2012-03-16 at 08:29 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 03/15/2012 10:04 PM, Rob Crittenden wrote: diff --git a/ipalib/plugins/baseldap.py b/ipalib/plugins/baseldap.py index

Re: [Freeipa-devel] DNS/bind-dyndb-ldap development plans

2012-03-19 Thread Martin Kosek
On Mon, 2012-03-19 at 09:54 -0400, Dmitri Pal wrote: On 03/19/2012 09:42 AM, Simo Sorce wrote: On Mon, 2012-03-19 at 14:34 +0100, Petr Spacek wrote: Hello list, there are several big features, that are missing in IPA DNS/plugin now. So we have to triage big features for next plugin

Re: [Freeipa-devel] DNS/bind-dyndb-ldap development plans

2012-03-19 Thread Dmitri Pal
On 03/19/2012 10:28 AM, Martin Kosek wrote: AFAIU, this is an API for bind name server for dynamic loading of database backends (like bind-dyndb-ldap). We need this patch in bind in order to be able to use bind-dyndb-ldap with bind. For a long time it was not accepted upstream, but was just

Re: [Freeipa-devel] [PATCH] 989 import plugins on context, not in_server

2012-03-19 Thread Martin Kosek
On Mon, 2012-03-19 at 14:34 +0100, Jan Cholasta wrote: On 16.3.2012 22:19, Rob Crittenden wrote: in_server controls how messages are dispatched. We should import on context. This prevents the error message session memcached servers not running in ipa-ldap-updater and ipa-replica-manage.

Re: [Freeipa-devel] [PATCH] 990 attribute name in exceptions

2012-03-19 Thread Petr Viktorin
On 03/19/2012 03:02 PM, Rob Crittenden wrote: Petr Viktorin wrote: On 03/16/2012 10:23 PM, Rob Crittenden wrote: When using *attr we should return the param.name of in the exception and when using a cli option we should return param.cli_name. This didn't work consistently in the framework.

Re: [Freeipa-devel] [PATCH] 987 Don't allow IPA master hosts and services to be disabled

2012-03-19 Thread Martin Kosek
On Mon, 2012-03-19 at 10:17 -0400, Rob Crittenden wrote: Martin Kosek wrote: On Fri, 2012-03-16 at 08:29 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 03/15/2012 10:04 PM, Rob Crittenden wrote: diff --git a/ipalib/plugins/baseldap.py b/ipalib/plugins/baseldap.py index

Re: [Freeipa-devel] [PATCH] 109 Fixed rpm build warning - extension.js listed twice

2012-03-19 Thread Endi Sukma Dewata
On 3/15/2012 8:52 AM, Petr Vobornik wrote: Attached updated patch with totally different approach (thanks Endi). This patch moves extension.js to new directory: 'ext'. Ext directory should serve as a place for user extensions. It eliminated the problem. ACK. -- Endi S. Dewata

Re: [Freeipa-devel] [PATCH] 112 Added mac address to host page

2012-03-19 Thread Endi Sukma Dewata
On 3/19/2012 9:05 AM, Petr Vobornik wrote: Part of support for ether maps. https://fedorahosted.org/freeipa/ticket/2548 ACK. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

Re: [Freeipa-devel] [PATCH] 107 Content is no more overwritten by error message

2012-03-19 Thread Endi Sukma Dewata
ACK 106-1 and 111. See comments below. On 3/16/2012 9:41 AM, Petr Vobornik wrote: On 03/13/2012 10:54 PM, Endi Sukma Dewata wrote: In the ticket I added 2 more scenarios to reproduce the problem. So we have 3 possible cases: 1. invalid UI state 2. non-existent entry 3. server down For case

Re: [Freeipa-devel] [PATCH] 227-228 Add last missing bits in new bind-dyndb-ldap

2012-03-19 Thread Martin Kosek
On Tue, 2012-03-13 at 10:54 +0100, Petr Spacek wrote: On 03/12/2012 07:10 PM, Rob Crittenden wrote: Martin Kosek wrote: On Thu, 2012-03-01 at 13:19 +0100, Martin Kosek wrote: These 2 patches changes the DNS API to support the last missing bits in new bind-dyndb-ldap: 1) Both global

Re: [Freeipa-devel] [PATCH] 15 Confusing default user groups

2012-03-19 Thread Martin Kosek
On Tue, 2012-03-06 at 19:07 +0100, Ondrej Hamada wrote: https://fedorahosted.org/freeipa/ticket/2354 There was added '(fallback)' string in the automember plugin labels referring to automember default groups to point out, that the users are already members of default group specified in IPA

Re: [Freeipa-devel] DNS/bind-dyndb-ldap development plans

2012-03-19 Thread Simo Sorce
On Mon, 2012-03-19 at 15:28 +0100, Martin Kosek wrote: IDN (Internationalized Domain Names) support Non ASCII domain names are encoded to ASCII strings. Theoretically it IS supported now in plugin, from plugin point of view it is nothing

Re: [Freeipa-devel] [PATCH] 107 Content is no more overwritten by error message

2012-03-19 Thread Petr Vobornik
On 03/19/2012 04:47 PM, Endi Sukma Dewata wrote: ACK 106-1 and 111. See comments below. Pushed to master, ipa-2-2. On 3/16/2012 9:41 AM, Petr Vobornik wrote: On 03/13/2012 10:54 PM, Endi Sukma Dewata wrote: In the ticket I added 2 more scenarios to reproduce the problem. So we have 3

Re: [Freeipa-devel] [PATCH] 990 attribute name in exceptions

2012-03-19 Thread Rob Crittenden
Petr Viktorin wrote: On 03/19/2012 03:02 PM, Rob Crittenden wrote: Petr Viktorin wrote: On 03/16/2012 10:23 PM, Rob Crittenden wrote: When using *attr we should return the param.name of in the exception and when using a cli option we should return param.cli_name. This didn't work consistently

Re: [Freeipa-devel] [PATCH] 990 attribute name in exceptions

2012-03-19 Thread Martin Kosek
On Mon, 2012-03-19 at 14:43 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 03/19/2012 03:02 PM, Rob Crittenden wrote: Petr Viktorin wrote: On 03/16/2012 10:23 PM, Rob Crittenden wrote: When using *attr we should return the param.name of in the exception and when using a cli

Re: [Freeipa-devel] [PATCH] 107 Content is no more overwritten by error message

2012-03-19 Thread Endi Sukma Dewata
On 3/19/2012 1:06 PM, Petr Vobornik wrote: One more thing, this may not be a problem now, but the error_container uses both facet-content and facet-error CSS classes. I understand this is done to avoid code duplication, but this also means the facet will have 2 facet-contents. CSS classes can be

Re: [Freeipa-devel] [PATCH] 990 attribute name in exceptions

2012-03-19 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2012-03-19 at 14:43 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 03/19/2012 03:02 PM, Rob Crittenden wrote: Petr Viktorin wrote: On 03/16/2012 10:23 PM, Rob Crittenden wrote: When using *attr we should return the param.name of in the exception and when

Re: [Freeipa-devel] DNS/bind-dyndb-ldap development plans

2012-03-19 Thread Petr Spacek
On 03/19/2012 03:28 PM, Martin Kosek wrote: On Mon, 2012-03-19 at 09:54 -0400, Dmitri Pal wrote: On 03/19/2012 09:42 AM, Simo Sorce wrote: On Mon, 2012-03-19 at 14:34 +0100, Petr Spacek wrote: Hello list, there are several big features, that are missing in IPA DNS/plugin now. So we have to