Re: [Freeipa-devel] [PATCHES 0200-0202] DNS fixes related to unsupported records

2015-03-09 Thread Tomas Babej
On 03/06/2015 01:30 PM, Petr Spacek wrote: On 4.3.2015 16:35, Martin Basti wrote: On 04/03/15 16:17, Martin Basti wrote: Ticket: https://fedorahosted.org/freeipa/ticket/4930 0200: 4.1, master Fixes traceback, which was raised if LDAP contained a record that was marked as unsupported. Now

Re: [Freeipa-devel] [PATCH 0199] Remove unused disable-betxn.ldif file

2015-03-09 Thread Tomas Babej
On 03/09/2015 11:56 AM, David Kupka wrote: On 02/25/2015 02:45 PM, Martin Basti wrote: Hello, the file 'disable-betxn.ldif' is not used in code in IPA master branch. There is 10-enable-betxn.update which is used. If I'm right we can remove it. Patch attached. Please correct me if the file

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

2015-03-09 Thread Martin Babinsky
On 03/06/2015 01:05 PM, Martin Babinsky wrote: This series of patches for the master/4.1 branch attempts to implement some of the Rob's and Petr Vobornik's ideas which originated from a discussion on this list regarding my original patch fixing https://fedorahosted.org/freeipa/ticket/4808. I

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Nathaniel McCallum
On Mon, 2015-03-09 at 08:00 +0100, Stanislav Láznička wrote: Hi! My name is Stanislav Laznicka and I am a student at Brno University of Technology. As a part of my Master's thesis, I am supposed to design and implement time-based account policies extensions for FreeIPA and SSSD.

[Freeipa-devel] [PATCHES 306-316] Automated migration tool from Winsync

2015-03-09 Thread Tomas Babej
Hi, this couple of patches provides a initial implementation of the winsync migration tool: https://fedorahosted.org/freeipa/ticket/4524 Some parts could use some polishing, but this is a sound foundation. Tomas From 9d8f6f2aef6662fcf4cc706a18d7857c34187481 Mon Sep 17 00:00:00 2001 From:

[Freeipa-devel] [PATCH 0209] Fix logically dead code in ipap11helper module

2015-03-09 Thread Martin Basti
Patch attached. -- Martin Basti From e7412b19bc1e6098181c71d18eba1cb261f3a128 Mon Sep 17 00:00:00 2001 From: Martin Basti mba...@redhat.com Date: Mon, 9 Mar 2015 13:15:01 +0100 Subject: [PATCH] Fix dead code in ipap11helper module https://fedorahosted.org/freeipa/ticket/4657 ---

Re: [Freeipa-devel] [PATCHES 134-136] extdom: handle ERANGE return code for getXXYYY_r()

2015-03-09 Thread Tomas Babej
On 03/06/2015 01:08 PM, Alexander Bokovoy wrote: On Thu, 05 Mar 2015, Sumit Bose wrote: On Thu, Mar 05, 2015 at 09:16:36AM +0100, Sumit Bose wrote: On Wed, Mar 04, 2015 at 06:14:53PM +0100, Sumit Bose wrote: On Wed, Mar 04, 2015 at 04:17:55PM +0200, Alexander Bokovoy wrote: On Mon, 02 Mar

Re: [Freeipa-devel] UI plugins

2015-03-09 Thread Corey Kovacs
Petr, Using the information you provided I was able to get things working in a general sense. I suspect the answer to my next question is going to be use the source luke... which is cool but I was hoping documentation might be available which describes adding sections to facets and controlling

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Alexander Bokovoy
On Mon, 09 Mar 2015, Martin Kosek wrote: On 03/09/2015 02:02 PM, Nathaniel McCallum wrote: On Mon, 2015-03-09 at 08:00 +0100, Stanislav Láznička wrote: Hi! My name is Stanislav Laznicka and I am a student at Brno University of Technology. As a part of my Master's thesis, I am supposed to

Re: [Freeipa-devel] UI plugins

2015-03-09 Thread Petr Vobornik
On 03/09/2015 02:56 PM, Corey Kovacs wrote: Petr, Using the information you provided I was able to get things working in a general sense. I suspect the answer to my next question is going to be use the source luke... which is cool but I was hoping documentation might be available which

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Martin Kosek
On 03/09/2015 02:02 PM, Nathaniel McCallum wrote: On Mon, 2015-03-09 at 08:00 +0100, Stanislav Láznička wrote: Hi! My name is Stanislav Laznicka and I am a student at Brno University of Technology. As a part of my Master's thesis, I am supposed to design and implement time-based account

Re: [Freeipa-devel] [PATCHES 0200-0202] DNS fixes related to unsupported records

2015-03-09 Thread Martin Basti
On 09/03/15 15:09, Tomas Babej wrote: On 03/06/2015 01:30 PM, Petr Spacek wrote: On 4.3.2015 16:35, Martin Basti wrote: On 04/03/15 16:17, Martin Basti wrote: Ticket: https://fedorahosted.org/freeipa/ticket/4930 0200: 4.1, master Fixes traceback, which was raised if LDAP contained a record

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Alexander Bokovoy
On Mon, 09 Mar 2015, Martin Kosek wrote: On 03/09/2015 03:58 PM, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Martin Kosek wrote: ... One of bigger issues we had was lack of versatile ical format parser to handle calendar-like specification of events -- we need to allow importing these ones

Re: [Freeipa-devel] UI plugins

2015-03-09 Thread Corey Kovacs
Ahh of course that makes sense. I had made a separate plugin for each field. Thanks again On Mar 9, 2015 8:57 AM, Petr Vobornik pvobo...@redhat.com wrote: On 03/09/2015 02:56 PM, Corey Kovacs wrote: Petr, Using the information you provided I was able to get things working in a general

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Martin Kosek
On 03/09/2015 03:58 PM, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Martin Kosek wrote: ... One of bigger issues we had was lack of versatile ical format parser to handle calendar-like specification of events -- we need to allow importing these ones instead of inventing our own. Good point.

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Alexander Bokovoy
On Mon, 09 Mar 2015, Jakub Hrozek wrote: On Mon, Mar 09, 2015 at 04:08:46PM +0100, Martin Kosek wrote: On 03/09/2015 03:58 PM, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Martin Kosek wrote: ... One of bigger issues we had was lack of versatile ical format parser to handle calendar-like

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Simo Sorce
On Mon, 2015-03-09 at 16:17 -0400, John Dennis wrote: On 03/09/2015 03:45 PM, Simo Sorce wrote: We've been through this a few times already, it just doesn't work. At a minimum you need to be able to select between UTC and Local Time and it is a rathole down there (What time is it *here* may

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Simo Sorce
On Mon, 2015-03-09 at 20:55 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Nathaniel McCallum wrote: On Mon, 2015-03-09 at 20:22 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Jakub Hrozek wrote: On Mon, Mar 09, 2015 at 04:08:46PM +0100, Martin Kosek wrote: On 03/09/2015

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Simo Sorce
On Mon, 2015-03-09 at 18:13 +0100, Jakub Hrozek wrote: On Mon, Mar 09, 2015 at 04:08:46PM +0100, Martin Kosek wrote: On 03/09/2015 03:58 PM, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Martin Kosek wrote: ... One of bigger issues we had was lack of versatile ical format parser to

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Nathaniel McCallum
On Mon, 2015-03-09 at 22:02 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Simo Sorce wrote: On Mon, 2015-03-09 at 20:55 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Nathaniel McCallum wrote: On Mon, 2015-03-09 at 20:22 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread John Dennis
On 03/09/2015 03:45 PM, Simo Sorce wrote: We've been through this a few times already, it just doesn't work. At a minimum you need to be able to select between UTC and Local Time and it is a rathole down there (What time is it *here* may be a hard question to answer :-/) O.K. I'll bite,

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Nathaniel McCallum
On Mon, 2015-03-09 at 20:22 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Jakub Hrozek wrote: On Mon, Mar 09, 2015 at 04:08:46PM +0100, Martin Kosek wrote: On 03/09/2015 03:58 PM, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Martin Kosek wrote: ... One of bigger issues we

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Alexander Bokovoy
On Mon, 09 Mar 2015, Nathaniel McCallum wrote: On Mon, 2015-03-09 at 20:22 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Jakub Hrozek wrote: On Mon, Mar 09, 2015 at 04:08:46PM +0100, Martin Kosek wrote: On 03/09/2015 03:58 PM, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Martin

Re: [Freeipa-devel] Time-based account policies

2015-03-09 Thread Alexander Bokovoy
On Mon, 09 Mar 2015, Simo Sorce wrote: On Mon, 2015-03-09 at 20:55 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Nathaniel McCallum wrote: On Mon, 2015-03-09 at 20:22 +0200, Alexander Bokovoy wrote: On Mon, 09 Mar 2015, Jakub Hrozek wrote: On Mon, Mar 09, 2015 at 04:08:46PM +0100,

Re: [Freeipa-devel] [PATCH 0199] Remove unused disable-betxn.ldif file

2015-03-09 Thread David Kupka
On 02/25/2015 02:45 PM, Martin Basti wrote: Hello, the file 'disable-betxn.ldif' is not used in code in IPA master branch. There is 10-enable-betxn.update which is used. If I'm right we can remove it. Patch attached. Please correct me if the file is needed. Martin^2

[Freeipa-devel] Time-based account policies

2015-03-09 Thread Stanislav Láznička
Hi! My name is Stanislav Laznicka and I am a student at Brno University of Technology. As a part of my Master's thesis, I am supposed to design and implement time-based account policies extensions for FreeIPA and SSSD. While going through the code, I noticed time-based access control was