[Freeipa-devel] [PATCH] 0002 Add support for user parameter for /ipa/ui/reset_password.html

2016-01-25 Thread Pavel Vomacka
Hello again, another patch is ready for reviewing. Now it is the patch which adds support for user parameter for /ipa/ui/reset_password.html page. That means that you can prefill username field by using url parameter 'user'. Here is the ticket link:

Re: [Freeipa-devel] [PATCH 0031] ipatests: fix the install of external ca

2016-01-25 Thread Milan Kubík
On 01/22/2016 02:22 PM, Martin Babinsky wrote: On 01/19/2016 05:56 PM, Milan Kubík wrote: On 01/19/2016 05:31 PM, Milan Kubík wrote: Patch attached. This actually has a ticket opened. Patch with fixed commit message. ;) -- Milan Kubik Hi Milan, for the step 1 installation I would

[Freeipa-devel] [PATCH] 0007 Refactor test_sudocmd_plugin

2016-01-25 Thread Filip Skola
Hello, attaching refactored sudocmd_plugin. FilipFrom ad926d3a9bdf4fae2504c60e0facb26485f91941 Mon Sep 17 00:00:00 2001 From: Filip Skola Date: Mon, 18 Jan 2016 13:56:44 +0100 Subject: [PATCH] Refactor test_sudocmd_plugin --- ipatests/test_xmlrpc/test_sudocmd_plugin.py |

Re: [Freeipa-devel] [PATCH] 0760 - Split ipa-client/ into ipaclient/ and client/

2016-01-25 Thread Jan Cholasta
On 14.1.2016 17:49, Petr Viktorin wrote: On 01/14/2016 11:09 AM, Jan Cholasta wrote: On 14.1.2016 10:48, Petr Viktorin wrote: On 01/14/2016 07:55 AM, Jan Cholasta wrote: Hi, On 13.1.2016 13:03, Martin Babinsky wrote: On 01/13/2016 11:34 AM, Petr Viktorin wrote: Hello, I'm planning to port

Re: [Freeipa-devel] [PATCH] 0001 Refactor test_user_plugin

2016-01-25 Thread Aleš Mareček
Tested + several other dependent tests executed as well - PASS. The patch looks good, ACK. - Original Message - > From: "Filip Skola" > To: "Milan Kubík" > Cc: freeipa-devel@redhat.com, "Aleš Mareček" > Sent: Monday, January

Re: [Freeipa-devel] [PATCH] 0001 Refactor test_user_plugin

2016-01-25 Thread Martin Basti
On 25.01.2016 15:12, Aleš Mareček wrote: Tested + several other dependent tests executed as well - PASS. The patch looks good, ACK. - Original Message - From: "Filip Skola" To: "Milan Kubík" Cc: freeipa-devel@redhat.com, "Aleš Mareček"

Re: [Freeipa-devel] [PATCH 0408] CI DNSSEC: add missing glue record

2016-01-25 Thread Martin Basti
On 23.01.2016 10:34, Petr Spacek wrote: On 22.1.2016 17:47, Martin Basti wrote: -# make BIND happy, and delegate zone which contains A record of master +# make BIND happy: add the glue record and delegate zone +args = [ +"ipa", "dnsrecord-add", root_zone,

Re: [Freeipa-devel] [PATCH] 948 stop installer when setup-ds.pl fail

2016-01-25 Thread Martin Basti
On 22.01.2016 10:17, Martin Babinsky wrote: On 01/21/2016 07:28 PM, Petr Vobornik wrote: Petr Vobornik ACK. Pushed to: master: b0894a84932c3b02c495f29b7c110dd072da745f ipa-4-3: 0b2961e87c1978dc49395aba6df50269ef359ba4 -- Manage your subscription for the Freeipa-devel mailing list:

Re: [Freeipa-devel] [PATCH 0011-0012][RFE] ipa-replica-manage: automatically clean dangling RUVs

2016-01-25 Thread Stanislav Laznicka
Hi, Worked those comments into the code. Also added a bit different info message in clean_ruv with ca=True (ipa-replica-manage:430). Also adding stepst to reproduce: 1. Create a master and some replica (3 replicas is a good solution - 1 with CA, 1 without, 1 to be dangling (with CA)) 2.

[Freeipa-devel] Fwd: Re: [Freeipa-users] Freeipa 4.3.0 replica installation fails with DuplicateEntry: This entry already exists

2016-01-25 Thread Ludwig Krispenz
Hi, this is from a discussion on the user-list, there is a difference in acis on 4.2.0 and 4.2.3 this is the aci which is present in 4.2.0 and is missing in 4.2.3: aci: (targetattr = "cn || createtimestamp || description || entryusn || modify timestamp || nsds50ruv ||

Re: [Freeipa-devel] [PATCH 0002] Refactor test_group_plugin

2016-01-25 Thread Filip Skola
- Original Message - > On 01/15/2016 03:38 PM, Filip Skola wrote: > > Hi, > > > > sending rebased patch. > > > > F. > > > > - Original Message - > >> Hello, > >> > >> sorry for delays. The patch no longer applies to master. Rebase it, > >> please. > >> > >> Milan > >> > >> -

Re: [Freeipa-devel] Fwd: Re: [Freeipa-users] Freeipa 4.3.0 replica installation fails with DuplicateEntry: This entry already exists

2016-01-25 Thread Martin Basti
On 25.01.2016 09:30, Ludwig Krispenz wrote: Hi, this is from a discussion on the user-list, there is a difference in acis on 4.2.0 and 4.2.3 this is the aci which is present in 4.2.0 and is missing in 4.2.3: aci: (targetattr = "cn || createtimestamp || description || entryusn || modify

Re: [Freeipa-devel] Fwd: Re: [Freeipa-users] Freeipa 4.3.0 replica installation fails with DuplicateEntry: This entry already exists

2016-01-25 Thread Ludwig Krispenz
Hi Martin, this is what the guy on freeipa-users said he did: >>> I can now confirm that this is a 100% reproducible bug, and a pretty severe one at that. You should be able to reproduce this issue at will if you follow these steps. It may actually be possible with less servers and less

Re: [Freeipa-devel] [PATCH] 0001 Refactor test_user_plugin

2016-01-25 Thread Filip Skola
- Original Message - > On 01/15/2016 03:41 PM, Filip Skola wrote: > > Hi, > > > > sending rebased patch on top of 58c42ddac0964a8cce7c1e1faa7516da53f028ad. > > > > Includes a "fix" for the rename-to-invalid-username issue for the new > > version. > > > > F. > > > > - Original Message

Re: [Freeipa-devel] [PATCH] 0751 spec: Split out python-ipap11helper and, python-default_encoding_utf8

2016-01-25 Thread Martin Basti
On 22.01.2016 16:24, Petr Viktorin wrote: On 01/21/2016 01:14 PM, Jan Cholasta wrote: We got rid of both default_encoding_utf8 and _ipap11helper, so python-ipalib can be packaged as noarch. See the attached patch. The patch looks good to me, so ACK (though an ACK for me probably doesn't