Re: [Freeipa-devel] [PATCH 0032] prevent duplicate IDs when setting up multiple replicas against single master

2015-05-06 Thread thierry bordaz
On 05/06/2015 05:56 PM, Martin Babinsky wrote: On 05/06/2015 04:25 PM, thierry bordaz wrote: On 05/06/2015 03:19 PM, Martin Babinsky wrote: Hello Thierry, replies are inline. On 05/06/2015 02:22 PM, thierry bordaz wrote: On 05/06/2015 01:54 PM, Martin Babinsky wrote: The attached patch trie

Re: [Freeipa-devel] [PATCH 0032] prevent duplicate IDs when setting up multiple replicas against single master

2015-05-06 Thread Martin Babinsky
On 05/06/2015 04:25 PM, thierry bordaz wrote: On 05/06/2015 03:19 PM, Martin Babinsky wrote: Hello Thierry, replies are inline. On 05/06/2015 02:22 PM, thierry bordaz wrote: On 05/06/2015 01:54 PM, Martin Babinsky wrote: The attached patch tries to fix https://fedorahosted.org/freeipa/ticket

Re: [Freeipa-devel] Replication Topology design feedback

2015-05-06 Thread Ludwig Krispenz
hi, you have to remove the server from the manged servers, ipa-replica-manage del would do it, but it fails in line:13 "not allowed on leaf entry" This is a bug I reported today. In my tests I did use a script to delete a master and its services (before). Tomas has proposed a fix, which shoul

Re: [Freeipa-devel] [PATCH 0322-0337] Fix mysterious failures in PTR record synchronization

2015-05-06 Thread David Kupka
On 05/05/2015 05:24 PM, Petr Spacek wrote: Hello, Attached patch set is the best fix for https://fedorahosted.org/bind-dyndb-ldap/ticket/155 I was able to write. This patch set should fix vast majority of race conditions. Unfortunately it cannot be 100 % reliable without support for LDAP transa

Re: [Freeipa-devel] [PATCH] 814-818 migrate-ds: optimize adding users to default group

2015-05-06 Thread Martin Basti
On 05/05/15 10:59, Petr Vobornik wrote: On 04/30/2015 03:53 PM, Martin Basti wrote: On 10/04/15 12:55, Petr Vobornik wrote: The essential patch is 814. 815 a proposal for new option. 816 and 818 are cleanup patches. 817 little optimization. == [PATCH] 814 migrate-ds: optimize adding users t

Re: [Freeipa-devel] Replication Topology design feedback

2015-05-06 Thread Oleg Fayans
Hi Ludwig, I have a question. What is the proper way of removing ipa replica from the server that is replication-topology-aware? Standard way `ipa-replica-manage del` does not work anymore, since the topology is controlled by the plugin, but I was unable to remove it using topology-aware tools as

Re: [Freeipa-devel] [PATCH] 807 webui-ci: do not open 2 browser windows

2015-05-06 Thread Milan Kubik
On 02/19/2015 03:51 PM, Petr Vobornik wrote: Only for master branch. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACK Milan -- Manage your subscription for the Freeipa-devel mailing l

Re: [Freeipa-devel] [PATCH] 800 rpc-client: add forms based auth support

2015-05-06 Thread Milan Kubik
On 02/19/2015 03:51 PM, Petr Vobornik wrote: This patch is a prerequisite for patch 801 which will follow. It was developed to enable to use ipalib RPC client in Web UI tests. Plus it will enable to significantly speed up Web UI tests suite (if preparation of data is transformed to use this met

Re: [Freeipa-devel] [PATCH 0032] prevent duplicate IDs when setting up multiple replicas against single master

2015-05-06 Thread thierry bordaz
On 05/06/2015 03:19 PM, Martin Babinsky wrote: Hello Thierry, replies are inline. On 05/06/2015 02:22 PM, thierry bordaz wrote: On 05/06/2015 01:54 PM, Martin Babinsky wrote: The attached patch tries to fix https://fedorahosted.org/freeipa/ticket/4378 After discussion with Thierry we conclud

Re: [Freeipa-devel] [PATCHES 0233-0234] DNSSEC: forwarders validation

2015-05-06 Thread Martin Basti
On 05/05/15 15:00, Martin Basti wrote: On 30/04/15 15:37, David Kupka wrote: On 04/24/2015 02:56 PM, Martin Basti wrote: Patches attached. Hi, thanks for patches. 1. You changed message in DNSServerNotRespondingWarning class but not the test in ipatest/test_xmlrpc/test_dns_plugin.py ni

Re: [Freeipa-devel] [PATCH 0032] prevent duplicate IDs when setting up multiple replicas against single master

2015-05-06 Thread Martin Babinsky
Hello Thierry, replies are inline. On 05/06/2015 02:22 PM, thierry bordaz wrote: On 05/06/2015 01:54 PM, Martin Babinsky wrote: The attached patch tries to fix https://fedorahosted.org/freeipa/ticket/4378 After discussion with Thierry we concluded that while this issue is more complex than it

Re: [Freeipa-devel] ipa-replica-manage del fails to delete host entry

2015-05-06 Thread Tomas Babej
On 05/06/2015 02:47 PM, Ludwig Krispenz wrote: Hi, in recent posts about corrupted ruvs, there also was the error about failing cleanup, like: ipa-replica-manage del vm-162.idm.lab.eng.brq.redhat.com .. Failed to cleanup vm-162.idm.lab.eng.brq.redhat.com entries: Not allowed on non-leaf e

[Freeipa-devel] ipa-replica-manage del fails to delete host entry

2015-05-06 Thread Ludwig Krispenz
Hi, in recent posts about corrupted ruvs, there also was the error about failing cleanup, like: ipa-replica-manage del vm-162.idm.lab.eng.brq.redhat.com .. Failed to cleanup vm-162.idm.lab.eng.brq.redhat.com entries: Not allowed on non-leaf entry in the access log we see [06/May/2015:14:19

Re: [Freeipa-devel] [PATCH 0032] prevent duplicate IDs when setting up multiple replicas against single master

2015-05-06 Thread thierry bordaz
On 05/06/2015 01:54 PM, Martin Babinsky wrote: The attached patch tries to fix https://fedorahosted.org/freeipa/ticket/4378 After discussion with Thierry we concluded that while this issue is more complex than it seems, the transition from REPLACE to DEL/ADD operations when updating nsDS5Repl

Re: [Freeipa-devel] Wiki: automatic bookkeeping of Design documents

2015-05-06 Thread Alexander Bokovoy
On Wed, 06 May 2015, Martin Kosek wrote: Hello all, Knowing the sorrow and unmaintained state of the pages collecting links to our designs [1][2], I think we need to execute the second half of my evil plan for Design Document management. We have the Feature design box (see top right corner, e.g

Re: [Freeipa-devel] Wiki: automatic bookkeeping of Design documents

2015-05-06 Thread Simo Sorce
On Wed, 2015-05-06 at 08:47 +0200, Martin Kosek wrote: > Hello all, > > Knowing the sorrow and unmaintained state of the pages collecting links to our > designs [1][2], I think we need to execute the second half of my evil plan for > Design Document management. > > We have the Feature design box

[Freeipa-devel] [PATCH 0032] prevent duplicate IDs when setting up multiple replicas against single master

2015-05-06 Thread Martin Babinsky
The attached patch tries to fix https://fedorahosted.org/freeipa/ticket/4378 After discussion with Thierry we concluded that while this issue is more complex than it seems, the transition from REPLACE to DEL/ADD operations when updating nsDS5ReplicaId should suffice for this ticket. -- Martin

[Freeipa-devel] [PATCH] 825 webui-ci: fix type error in host_tasks inicializations

2015-05-06 Thread Petr Vobornik
host_tasks initializations were not modified along with pytest migration -- Petr Vobornik From e18bbc01239f90e71a914058284fee3186057723 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Wed, 6 May 2015 12:26:18 +0200 Subject: [PATCH] webui-ci: fix type error in host_tasks inicializations host_t

Re: [Freeipa-devel] [PATCH 0238] Server Upgrade: fix broken memberUid index

2015-05-06 Thread Martin Basti
On 06/05/15 13:22, Martin Basti wrote: https://fedorahosted.org/freeipa/ticket/5007 Patch attached. Requires patch mbasti-231-4 -- Martin Basti -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http

[Freeipa-devel] [PATCH 0238] Server Upgrade: fix broken memberUid index

2015-05-06 Thread Martin Basti
https://fedorahosted.org/freeipa/ticket/5007 Patch attached. -- Martin Basti From 12d460bffa36791b4123f0bbba4f822aa82ead45 Mon Sep 17 00:00:00 2001 From: Martin Basti Date: Tue, 5 May 2015 19:47:07 +0200 Subject: [PATCH] Server Upgrade: fix memberUid index https://fedorahosted.org/freeipa/tic

Re: [Freeipa-devel] Wiki: automatic bookkeeping of Design documents

2015-05-06 Thread Martin Kosek
On 05/06/2015 12:20 PM, Petr Vobornik wrote: > On 05/06/2015 08:47 AM, Martin Kosek wrote: >> Hello all, >> >> Knowing the sorrow and unmaintained state of the pages collecting links to >> our >> designs [1][2], I think we need to execute the second half of my evil plan >> for >> Design Document

Re: [Freeipa-devel] bind-dyndb-ldap: [PATCH] Add note about installation from Git to README.

2015-05-06 Thread Petr Spacek
Hello David, don't be shy and share your patches with the ipa-devel list :-) Anyway, I did few changes to the patch and pushed it as commit 8e42fe2add7f97e9c9412b08306e73d6ec53a20e to master branch. Thank you! -- Petr^2 Spacek From 604c5c19f7e93424dcad3a449ac966e2f4e73df6 Mon Sep 17 00:00:00 2

Re: [Freeipa-devel] Wiki: automatic bookkeeping of Design documents

2015-05-06 Thread Petr Vobornik
On 05/06/2015 08:47 AM, Martin Kosek wrote: Hello all, Knowing the sorrow and unmaintained state of the pages collecting links to our designs [1][2], I think we need to execute the second half of my evil plan for Design Document management. We have the Feature design box (see top right corner,

Re: [Freeipa-devel] Wiki: automatic bookkeeping of Design documents

2015-05-06 Thread Petr Spacek
On 6.5.2015 08:47, Martin Kosek wrote: > Hello all, > > Knowing the sorrow and unmaintained state of the pages collecting links to our > designs [1][2], I think we need to execute the second half of my evil plan for > Design Document management. > > We have the Feature design box (see top right c

Re: [Freeipa-devel] [PATCHES 306-316] Automated migration tool from Winsync

2015-05-06 Thread Tomas Babej
On 05/05/2015 02:02 PM, Tomas Babej wrote: On 04/29/2015 12:28 PM, Tomas Babej wrote: On 03/11/2015 04:20 PM, Jan Cholasta wrote: Hi, Dne 10.3.2015 v 16:35 Tomas Babej napsal(a): On 03/09/2015 12:26 PM, Tomas Babej wrote: Hi, this couple of patches provides a initial implementation o

[Freeipa-devel] Domain Level feature kick-off

2015-05-06 Thread Martin Kosek
Hello, as already discussed in December [1], we will need to implement domain levels in FreeIPA 4.2 to make sure we can manage the replication agreement by Topology plugin. I created a ticket for this feature [3] and linked it with Simo's design. The proposed scope for the feature is written in t