Re: [Freeipa-devel] [PATCH 0073] Remove support for IPA deployments with no persistent search

2013-06-25 Thread Martin Kosek
On 06/21/2013 01:52 PM, Ana Krivokapic wrote: On 06/12/2013 02:28 PM, Tomas Babej wrote: ... 2) I wonder if we can also remove the '--zone-notif' option from ipa-server-install and ipa-dns-install. It is already deprecated so maybe this is a good time to drop it altogether? +1, this zone was

Re: [Freeipa-devel] [PATCHES] 0227-0229 freeipa-tests package Beaker integration plugin

2013-06-25 Thread Martin Kosek
On 06/24/2013 10:33 AM, Petr Viktorin wrote: On 06/17/2013 09:10 PM, Dmitri Pal wrote: On 06/17/2013 11:08 AM, Petr Viktorin wrote: ipa-run-tests --with-beakerlib is horribly slow for me, is that expected? Yes. For every logged line, BeakerLib's default logging backend starts up Python,

Re: [Freeipa-devel] Bug?

2013-06-25 Thread Martin Kosek
On 06/24/2013 03:00 PM, Rob Crittenden wrote: Dean Hunter wrote: Is this a bug for which I should open a bug report? # Configure the Network File Server yum install --assumeyes freeipa-admintools Loaded plugins: langpacks, refresh-packagekit Package freeipa-admintools-3.2.1-1.fc19.x86_64

Re: [Freeipa-devel] [PATCH 0067] Add --use-posix option that forces trusted range type

2013-06-25 Thread Martin Kosek
On 06/24/2013 04:22 PM, Petr Viktorin wrote: On 06/20/2013 12:56 PM, Tomas Babej wrote: On 06/17/2013 02:34 PM, Ana Krivokapic wrote: On 06/06/2013 11:10 AM, Tomas Babej wrote: Hi, Adds --use-posix option to ipa trust-add command. It takes two allowed values: 'yes' : the 'ipa-ad-trust-posix'

Re: [Freeipa-devel] [PATCH 0067] Add --use-posix option that forces trusted range type

2013-06-25 Thread Jan Cholasta
On 24.6.2013 16:22, Petr Viktorin wrote: I don't know much about AD trusts, but a command-line/API option that takes a 'yes' or 'no' string raised a tiny warning flag for me. It looks like it's possible that there can be other range types in the future than posix and algorithmic? If that's the

[Freeipa-devel] [PATCH] 141 Fix CA-less check in ipa-replica-install and ipa-ca-install

2013-06-25 Thread Jan Cholasta
Hi, the attached patch fixes https://fedorahosted.org/freeipa/ticket/3750. Honza -- Jan Cholasta From f6fbd4a2ef1db3fa543f37e87c10722379e21108 Mon Sep 17 00:00:00 2001 From: Jan Cholasta jchol...@redhat.com Date: Tue, 25 Jun 2013 08:31:56 + Subject: [PATCH] Fix CA-less check in

[Freeipa-devel] [PATCH] 142 Do not skip SSSD known hosts in ipa-client-install --ssh-trust-dns

2013-06-25 Thread Jan Cholasta
Hi, the attached patch fixes https://fedorahosted.org/freeipa/ticket/3705. Honza -- Jan Cholasta From 873beb4d2ce268906f808f71af32919dec30928b Mon Sep 17 00:00:00 2001 From: Jan Cholasta jchol...@redhat.com Date: Tue, 25 Jun 2013 08:41:46 + Subject: [PATCH] Do not skip SSSD known hosts in

Re: [Freeipa-devel] [PATCH 0165] Fix crash caused by race-condition between shutdown and update processing

2013-06-25 Thread Tomas Hozza
ACK. Works as expected. Regards, Tomas Hozza - Original Message - Hello, Fix crash caused by race-condition between shutdown and update processing. Variable 'name' was uninitialized when manager_get_ldap_instance() returned ISC_R_NOTFOUND. The successive call to

Re: [Freeipa-devel] [PATCH] 425 Do not redirect to https in /ipa/ui on non-HTML files

2013-06-25 Thread Martin Kosek
On 06/24/2013 07:00 PM, Tomas Babej wrote: On 06/24/2013 06:13 PM, Petr Vobornik wrote: Those resources are needed by page which has to use http(browser config) prior to acceptance of CA cert. https://fedorahosted.org/freeipa/ticket/3748 ___

Re: [Freeipa-devel] [PATCH] 425 Do not redirect to https in /ipa/ui on non-HTML files

2013-06-25 Thread Petr Vobornik
On 06/25/2013 12:22 PM, Martin Kosek wrote: On 06/24/2013 07:00 PM, Tomas Babej wrote: On 06/24/2013 06:13 PM, Petr Vobornik wrote: Those resources are needed by page which has to use http(browser config) prior to acceptance of CA cert. https://fedorahosted.org/freeipa/ticket/3748

Re: [Freeipa-devel] [PATCH 0166] Fix minor coding style issue in update_config()

2013-06-25 Thread Petr Spacek
On 24.6.2013 16:50, Tomas Hozza wrote: ACK Pushed to master: 0bcf544fbcedee7cf3eb74a5bcd4749ce4ebc089 The patch looks good. Regards, Tomas Hozza - Original Message - Hello, Fix minor coding style issue in update_config(). -- Petr^2 Spacek -- Petr^2 Spacek

Re: [Freeipa-devel] [PATCH 0165] Fix crash caused by race-condition between shutdown and update processing

2013-06-25 Thread Petr Spacek
On 25.6.2013 12:13, Tomas Hozza wrote: ACK. Pushed to master: 12e31102f18aa4676e3ac7da4334806dc8afc801 Works as expected. Regards, Tomas Hozza - Original Message - Hello, Fix crash caused by race-condition between shutdown and update processing. Variable 'name' was

Re: [Freeipa-devel] [PATCHES] 0230-0240 Integration testing framework

2013-06-25 Thread Petr Viktorin
On 06/14/2013 05:44 PM, Petr Viktorin wrote: On 06/14/2013 04:41 PM, Jan Cholasta wrote: On 14.6.2013 16:19, Jan Cholasta wrote: Hi, On 13.6.2013 14:16, Petr Viktorin wrote: On 06/10/2013 04:48 PM, Petr Viktorin wrote: On 05/31/2013 01:46 PM, Petr Viktorin wrote: Apply on top of my patches

[Freeipa-devel] [PATCH 0167-0168] Release bind-dyndb-ldap 3.4.

2013-06-25 Thread Petr Spacek
Hello, Update NEWS file for upcoming 3.4 release. Pushed to master: ca7f5db6bdf86a813a470dd3b64c442b2a72d28e Bump NVR to 3.4. Pushed to master: 6e00a2e186f045df771ef558c90d4c6570d9feb1 -- Petr^2 Spacek From ca7f5db6bdf86a813a470dd3b64c442b2a72d28e Mon Sep 17 00:00:00 2001 From: Petr Spacek

[Freeipa-devel] Announcing bind-dyndb-ldap version 3.4

2013-06-25 Thread Petr Spacek
The FreeIPA team is proud to announce bind-dyndb-ldap version 3.4. It can be downloaded from https://fedorahosted.org/released/bind-dyndb-ldap/. The new version has also been built for Fedora 19 and and is on its way to updates-testing:

Re: [Freeipa-devel] [PATCH] 0029 Make sure replication works after DM password is changed

2013-06-25 Thread Ana Krivokapic
On 06/24/2013 02:27 PM, Tomas Babej wrote: On 06/11/2013 04:42 PM, Ade Lee wrote: [snip] Just FYI, we plan to do a new release of pki-core today (pki-core-10.0.3-2) to address this issue. -- Regards, Ana Krivokapic Associate Software Engineer FreeIPA team Red Hat Inc. Ok, so I tested