[Freeipa-devel] [PATCH] 0001 Added new authentication method

2016-08-01 Thread Tibor Dudlak
Hi, I have added few lines to code to make optional login with personal certificate (or with smartcard) possible. Some ui changes has to be made. It is not cosher but it definitely work. Thank you, Tibor From 91201035c02a186ad7311880730554925d7bf58e Mon Sep 17 00:00:00 2001 From: Tiboris Date: M

[Freeipa-devel] [PATCH] 0002 Added support for authentication with user certificate

2016-08-05 Thread Tibor Dudlak
Hi, I have extended my previous patch for authentication with user certificate/smartcard. This patch includes patches and plugin described here: http://www.freeipa.org/page/V4/External_Authentication/Setup Page also contains steps to configure and test this feature. Once this patch is merged and r

Re: [Freeipa-devel] [PATCH] 0002 Added support for authentication with user certificate

2016-08-05 Thread Tibor Dudlak
Hi Alexander, On Fri, Aug 5, 2016 at 3:19 PM, Alexander Bokovoy wrote: > On Fri, 05 Aug 2016, Tibor Dudlak wrote: > >> Hi, >> >> I have extended my previous patch for authentication with user >> certificate/smartcard. >> ... > > Thanks. >> >&

[Freeipa-devel] [PATCH] 0003 Added support for authentication with user certificate

2016-08-10 Thread Tibor Dudlak
this patch is merged and released I will simplify this page to not confuse customers. On Fri, Aug 5, 2016 at 3:58 PM, Petr Vobornik wrote: > On 08/05/2016 02:57 PM, Tibor Dudlak wrote: > >... > > Let's assume that we will go with this approach and not separate RPM. > > 1.

Re: [Freeipa-devel] [PATCH] 0003 Added support for authentication with user certificate

2016-08-11 Thread Tibor Dudlak
Hi, I think this patch is finished. If it does not suits you and it will not be merged please consider merging PATCH 0001 from http://www.redhat.com/archives/freeipa-devel/2016-August/msg9.html at least. Thank you On Wed, Aug 10, 2016 at 10:17 AM, Tibor Dudlak wrote: > Hi, > &g

[Freeipa-devel] [PATCH] 0004 Added support for authentication with user certificate

2016-08-12 Thread Tibor Dudlak
Hi, I have edited my previous patch. On Thu, Aug 11, 2016 at 11:52 AM, Jan Cholasta wrote: > Hi, > > On 11.8.2016 09:55, Tibor Dudlak wrote: > >> Hi, >> >> ... >> > > +class login_x509(login_kerberos, KerberosSession, HTTP_Status): > +key = &#x

Re: [Freeipa-devel] [PATCH] 0001 Added new authentication method

2016-08-16 Thread Tibor Dudlak
Hi, I have edited this patch after review. It should be okay now. Thank you. On Thu, Aug 11, 2016 at 7:49 PM, Petr Vobornik wrote: > On 08/11/2016 07:21 PM, Martin Basti wrote: > > > > > > On 11.08.2016 18:57, Pavel Vomacka wrote: > >> > >> > >> On 08/11/2016 02:00 PM, Petr Vobornik wrote: > >

Re: [Freeipa-devel] [PATCH] 0004 Added support for authentication with user certificate

2016-08-16 Thread Tibor Dudlak
Hi, I have done the python part, you can find it in original thread as you suggested. Thank you. On Tue, Aug 16, 2016 at 12:42 PM, Petr Vobornik wrote: > On 08/16/2016 10:17 AM, Jan Cholasta wrote: > > On 12.8.2016 15:02, Petr Vobornik wrote: > >> On 08/12/2016 02:54 PM,

Re: [Freeipa-devel] [PATCH] 0001 Added new authentication method

2016-08-17 Thread Tibor Dudlak
On Wed, Aug 17, 2016 at 3:36 PM, Stanislav Laznicka wrote: > On 08/16/2016 03:16 PM, Tibor Dudlak wrote: > > Hi, > > I have edited this patch after review. It should be okay now. > > Thank you. > > On Thu, Aug 11, 2016 at 7:49 PM, Petr Vobornik > wrote: > >&g