Re: [Freeipa-devel] [PATCH] ipatests: port of p11helper test from github

2015-03-16 Thread Milan Kubik
On 03/13/2015 02:59 PM, Milan Kubik wrote: Hi, this is a patch with port of [1] to pytest. [1]: https://github.com/spacekpe/freeipa-pkcs11/blob/master/python/run.py Cheers, Milan Added few more asserts in methods where the test could fail and cause other errors. >From 4507094fb187dc8c13283

Re: [Freeipa-devel] [PATCH] 0003-3 User life cycle: new stageuser plugin with add verb

2015-03-16 Thread David Kupka
On 03/06/2015 07:30 PM, thierry bordaz wrote: On 02/19/2015 04:19 PM, Martin Basti wrote: On 19/02/15 13:01, thierry bordaz wrote: On 02/04/2015 05:14 PM, Jan Cholasta wrote: Hi, Dne 4.2.2015 v 15:25 David Kupka napsal(a): On 02/03/2015 11:50 AM, thierry bordaz wrote: On 09/17/2014 12:32 PM

Re: [Freeipa-devel] [PATCHES 0015-0017] consolidation of various Kerberos auth methods in FreeIPA code

2015-03-16 Thread Martin Kosek
On 03/13/2015 05:37 PM, Martin Babinsky wrote: > Attaching the next iteration of patches. > > I have tried my best to reword the ipa-client-install man page bit about the > new option. Any suggestions to further improve it are welcome. > > I have also slightly modified the 'kinit_keytab' function

Re: [Freeipa-devel] [PATCHES 0015-0017] consolidation of various Kerberos auth methods in FreeIPA code

2015-03-16 Thread Martin Babinsky
On 03/16/2015 12:15 PM, Martin Kosek wrote: On 03/13/2015 05:37 PM, Martin Babinsky wrote: Attaching the next iteration of patches. I have tried my best to reword the ipa-client-install man page bit about the new option. Any suggestions to further improve it are welcome. I have also slightly m

Re: [Freeipa-devel] [PATCHES 0015-0017] consolidation of various Kerberos auth methods in FreeIPA code

2015-03-16 Thread Jan Cholasta
Dne 16.3.2015 v 13:30 Martin Babinsky napsal(a): On 03/16/2015 12:15 PM, Martin Kosek wrote: On 03/13/2015 05:37 PM, Martin Babinsky wrote: Attaching the next iteration of patches. I have tried my best to reword the ipa-client-install man page bit about the new option. Any suggestions to furth

Re: [Freeipa-devel] [PATCHES 0018-0019] ipa-dns-install: Use LDAPI for all DS connections

2015-03-16 Thread Martin Basti
On 12/03/15 17:15, Martin Babinsky wrote: On 03/12/2015 03:59 PM, Martin Babinsky wrote: On 03/11/2015 03:13 PM, Martin Basti wrote: On 11/03/15 13:00, Martin Babinsky wrote: These patches solve https://fedorahosted.org/freeipa/ticket/4933. They are to be applied to master branch. I will reba

[Freeipa-devel] [PATCH] 0041 Always reload StateFile before getting or modifying the, stored values.

2015-03-16 Thread David Kupka
https://fedorahosted.org/freeipa/ticket/4901 -- David Kupka From f7c47015b40141e0d1c5d93add4b7293a95cd830 Mon Sep 17 00:00:00 2001 From: David Kupka Date: Mon, 16 Mar 2015 08:05:59 -0400 Subject: [PATCH] Always reload StateFile before getting or modifying the stored values. This change does not

Re: [Freeipa-devel] [PATCHES 0001-0002] ipa-client-install NTP fixes

2015-03-16 Thread Martin Babinsky
On 03/13/2015 10:13 AM, Martin Kosek wrote: On 03/12/2015 09:43 PM, Nathan Kinder wrote: On 03/04/2015 11:25 AM, Nathan Kinder wrote: On 03/04/2015 10:58 AM, Martin Basti wrote: On 04/03/15 19:56, Nathan Kinder wrote: On 03/04/2015 10:41 AM, Rob Crittenden wrote: Nathan Kinder wrote:

Re: [Freeipa-devel] [PATCHES 0018-0020] ipa-dns-install: Use LDAPI for all DS connections

2015-03-16 Thread Martin Babinsky
On 03/16/2015 01:44 PM, Martin Basti wrote: On 12/03/15 17:15, Martin Babinsky wrote: On 03/12/2015 03:59 PM, Martin Babinsky wrote: On 03/11/2015 03:13 PM, Martin Basti wrote: On 11/03/15 13:00, Martin Babinsky wrote: These patches solve https://fedorahosted.org/freeipa/ticket/4933. They ar

Re: [Freeipa-devel] [PATCH] ipatests: port of p11helper test from github

2015-03-16 Thread Milan Kubik
On 03/16/2015 12:03 PM, Milan Kubik wrote: On 03/13/2015 02:59 PM, Milan Kubik wrote: Hi, this is a patch with port of [1] to pytest. [1]: https://github.com/spacekpe/freeipa-pkcs11/blob/master/python/run.py Cheers, Milan Added few more asserts in methods where the test could fail and ca

Re: [Freeipa-devel] [PATCHES 0001-0002] ipa-client-install NTP fixes

2015-03-16 Thread Martin Kosek
On 03/16/2015 01:56 PM, Martin Babinsky wrote: > On 03/13/2015 10:13 AM, Martin Kosek wrote: >> On 03/12/2015 09:43 PM, Nathan Kinder wrote: >>> >>> >>> On 03/04/2015 11:25 AM, Nathan Kinder wrote: On 03/04/2015 10:58 AM, Martin Basti wrote: > On 04/03/15 19:56, Nathan Kinder wro

Re: [Freeipa-devel] [PATCHES 0018-0020] ipa-dns-install: Use LDAPI for all DS connections

2015-03-16 Thread Martin Basti
On 16/03/15 14:26, Martin Babinsky wrote: On 03/16/2015 01:44 PM, Martin Basti wrote: On 12/03/15 17:15, Martin Babinsky wrote: On 03/12/2015 03:59 PM, Martin Babinsky wrote: On 03/11/2015 03:13 PM, Martin Basti wrote: On 11/03/15 13:00, Martin Babinsky wrote: These patches solve https://fed

Re: [Freeipa-devel] [PATCH] ipatests: port of p11helper test from github

2015-03-16 Thread Martin Basti
On 16/03/15 15:32, Milan Kubik wrote: On 03/16/2015 12:03 PM, Milan Kubik wrote: On 03/13/2015 02:59 PM, Milan Kubik wrote: Hi, this is a patch with port of [1] to pytest. [1]: https://github.com/spacekpe/freeipa-pkcs11/blob/master/python/run.py Cheers, Milan Added few more asserts in m

Re: [Freeipa-devel] [PATCHES 0015-0017] consolidation of various Kerberos auth methods in FreeIPA code

2015-03-16 Thread Martin Babinsky
On 03/16/2015 01:35 PM, Jan Cholasta wrote: Dne 16.3.2015 v 13:30 Martin Babinsky napsal(a): On 03/16/2015 12:15 PM, Martin Kosek wrote: On 03/13/2015 05:37 PM, Martin Babinsky wrote: Attaching the next iteration of patches. I have tried my best to reword the ipa-client-install man page bit a

[Freeipa-devel] [PATCH 0021] show the exception message thrown by dogtag._parse_ca_status during install

2015-03-16 Thread Martin Babinsky
https://fedorahosted.org/freeipa/ticket/4885 -- Martin^3 Babinsky From 7e0f8b4d65f6c3f8c7d14f154aa5ef80bb064c4c Mon Sep 17 00:00:00 2001 From: Martin Babinsky Date: Mon, 16 Mar 2015 12:36:25 +0100 Subject: [PATCH] show the exception message thrown by dogtag._parse_ca_status during install http

[Freeipa-devel] [PATCH 0021] how the exception message raised by dogtag._parse_ca_status during install

2015-03-16 Thread Martin Babinsky
https://fedorahosted.org/freeipa/ticket/4885 -- Martin^3 Babinsky From 7e0f8b4d65f6c3f8c7d14f154aa5ef80bb064c4c Mon Sep 17 00:00:00 2001 From: Martin Babinsky Date: Mon, 16 Mar 2015 12:36:25 +0100 Subject: [PATCH] show the exception message thrown by dogtag._parse_ca_status during install http

Re: [Freeipa-devel] [PATCH] Password vault

2015-03-16 Thread Endi Sukma Dewata
On 3/13/2015 2:27 AM, Endi Sukma Dewata wrote: On 3/11/2015 9:12 PM, Endi Sukma Dewata wrote: Thanks for the review. New patch attached to be applied on top of all previous patches. Please see comments below. New patch #362-1 attached replacing #362. It fixed some issues in handle_not_found().