Re: [Freeipa-devel] [PATCHES] from Debian

2015-10-06 Thread Martin Basti
On 10/05/2015 05:46 PM, Martin Basti wrote: On 10/05/2015 03:41 PM, Timo Aaltonen wrote: On 05.10.2015 16:37, Martin Basti wrote: On 10/05/2015 03:31 PM, Simo Sorce wrote: On 05/10/15 09:08, Timo Aaltonen wrote: Hi Here are a few prep patches to get off the list before getting

Re: [Freeipa-devel] [PATCHES 0069-0077] support for proper Kerberos principal canonicalization

2015-10-06 Thread Jakub Hrozek
On Tue, Oct 06, 2015 at 08:32:29AM -0400, Simo Sorce wrote: > On 06/10/15 08:04, David Kupka wrote: > >On 06/10/15 13:35, Simo Sorce wrote: > >>On 06/10/15 03:51, thierry bordaz wrote: > >>>On 10/06/2015 07:19 AM, David Kupka wrote: > On 05/10/15 16:12, Simo Sorce wrote: > >On 05/10/15

Re: [Freeipa-devel] [PATCHSET] Replica promotion patches

2015-10-06 Thread Jan Pazdziora
On Mon, Oct 05, 2015 at 09:47:14AM -0400, Simo Sorce wrote: > On 05/10/15 09:42, Oleg Fayans wrote: > >1. At one point ipa-replica-install on a configured client has thrown > >the following error: > > > >Configuring ipa-custodia > > [1/5]: Generating ipa-custodia config file > > [2/5]:

Re: [Freeipa-devel] [PATCHSET] Replica promotion patches

2015-10-06 Thread Jan Pazdziora
On Tue, Oct 06, 2015 at 12:26:14PM -0400, Simo Sorce wrote: > > Was custodia running ? > Can you check its log file ? /etc/ipa/custodia/custodia.conf suggests auditlog = /var/log/ipa-custodia.audit.log but that file does not exist at all. So either it was not running, or it failed to

Re: [Freeipa-devel] [PATCH 0058] Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limit

2015-10-06 Thread Martin Basti
On 10/06/2015 09:46 AM, Petr Spacek wrote: Hello, Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limits. https://bugzilla.redhat.com/show_bug.cgi?id=1268027 NACK * Module ipa-dnskeysync-replica daemons/dnssec/ipa-dnskeysync-replica:156:

Re: [Freeipa-devel] [PATCH 0058] Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limit

2015-10-06 Thread Petr Spacek
On 6.10.2015 10:10, Martin Basti wrote: > On 10/06/2015 09:46 AM, Petr Spacek wrote: >> Hello, >> >> Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding >> LDAP limits. >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1268027 >> > NACK > > * Module

[Freeipa-devel] [PATCH 0006-0010] Low hanging fruit for #5343 -- platform abstractions

2015-10-06 Thread Timo Aaltonen
Hi So here's the first batch of quick patches for ticket #5343. They're only compile-tested so far (so no stupid mistakes I hope), as I don't have 4.2+ working yet. Wonder how the quotes in the last patch work, but at least make-lint didn't laugh too hard.. -- t From

Re: [Freeipa-devel] [PATCHES] More Python 3 porting

2015-10-06 Thread Petr Viktorin
On 10/05/2015 07:56 AM, Jan Cholasta wrote: > On 2.10.2015 13:09, Petr Viktorin wrote: >> On 10/01/2015 03:15 PM, Jan Cholasta wrote: >>> Hi, >>> >>> On 1.10.2015 13:01, Martin Basti wrote: On 09/30/2015 10:25 AM, Petr Viktorin wrote: > On 09/23/2015 04:46 PM, Petr Viktorin

Re: [Freeipa-devel] [PATCHES] More Python 3 porting

2015-10-06 Thread Petr Viktorin
Please ignore that mail, I sent an unfinished draft by mistake. On 10/06/2015 12:02 PM, Petr Viktorin wrote: [...] > > OK, changed. > > Patch 724: The SSHPublicKey class was written with the assumption that "str" means binary data, so unless I'm missing something, you only

Re: [Freeipa-devel] [PATCHES 0069-0077] support for proper Kerberos principal canonicalization

2015-10-06 Thread Simo Sorce
On 06/10/15 03:51, thierry bordaz wrote: On 10/06/2015 07:19 AM, David Kupka wrote: On 05/10/15 16:12, Simo Sorce wrote: On 05/10/15 09:00, Martin Babinsky wrote: These patches implement the plumbing required to properly support canonicalization of Kerberos principals (

Re: [Freeipa-devel] [PATCHES 0069-0077] support for proper Kerberos principal canonicalization

2015-10-06 Thread David Kupka
On 06/10/15 13:35, Simo Sorce wrote: On 06/10/15 03:51, thierry bordaz wrote: On 10/06/2015 07:19 AM, David Kupka wrote: On 05/10/15 16:12, Simo Sorce wrote: On 05/10/15 09:00, Martin Babinsky wrote: These patches implement the plumbing required to properly support canonicalization of

[Freeipa-devel] [patch 0022] ipatests: remove the ipatests specific config from ipaplatform

2015-10-06 Thread Milan Kubík
To keep the test specific configuration in the ipatest package. Patch attached. -- Milan Kubik From 49701f9775e59bd19bc62295af6ed332f1aa054b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Kub=C3=ADk?= Date: Tue, 6 Oct 2015 14:55:49 +0200 Subject: [PATCH] ipatests: remove

Re: [Freeipa-devel] [PATCHES 0069-0077] support for proper Kerberos principal canonicalization

2015-10-06 Thread Simo Sorce
On 06/10/15 08:04, David Kupka wrote: On 06/10/15 13:35, Simo Sorce wrote: On 06/10/15 03:51, thierry bordaz wrote: On 10/06/2015 07:19 AM, David Kupka wrote: On 05/10/15 16:12, Simo Sorce wrote: On 05/10/15 09:00, Martin Babinsky wrote: These patches implement the plumbing required to

Re: [Freeipa-devel] [patch 0022] ipatests: remove the ipatests specific config from ipaplatform

2015-10-06 Thread Milan Kubík
On 10/06/2015 03:01 PM, Milan Kubík wrote: To keep the test specific configuration in the ipatest package. Patch attached. Self NACK. This is not necessary in upstream. -- Milan Kubik -- Manage your subscription for the Freeipa-devel mailing list:

Re: [Freeipa-devel] Remaining issues before adding Debian platform support

2015-10-06 Thread Tomas Babej
On 10/05/2015 07:00 PM, Martin Basti wrote: > > > On 10/05/2015 05:00 PM, Timo Aaltonen wrote: >> Hi >> >>I'm not sure if the goal is to be able to build IPA on Debian from >> git/tarballs, but here's a list of what would need to be fixed first to >> get there: >> >> - places where

Re: [Freeipa-devel] [PATCHSET] Replica promotion patches

2015-10-06 Thread Simo Sorce
On 06/10/15 11:06, Jan Pazdziora wrote: On Mon, Oct 05, 2015 at 09:47:14AM -0400, Simo Sorce wrote: On 05/10/15 09:42, Oleg Fayans wrote: 1. At one point ipa-replica-install on a configured client has thrown the following error: Configuring ipa-custodia [1/5]: Generating ipa-custodia

Re: [Freeipa-devel] [PATCH 0054] Update FreeIPA package description

2015-10-06 Thread Martin Basti
On 10/05/2015 09:55 AM, Petr Spacek wrote: On 2.10.2015 14:32, Gabe Alford wrote: Bump for review. Sorry for delay. I like the new text, ACK. Petr^2 Spacek On Mon, Sep 21, 2015 at 9:37 AM, Gabe Alford wrote: Hello, Fix for