Re: [SSSD] [PATCH] SYSDB: sysdb_idmap_get_mappings returns ENOENT

2014-11-19 Thread Jakub Hrozek
On Wed, Nov 19, 2014 at 01:43:12PM +0100, Lukas Slebodnik wrote: > On (19/11/14 10:39), Pavel Reichl wrote: > >On 11/19/2014 10:14 AM, Lukas Slebodnik wrote: > >OK, thanks for comments. Updated patch attached! > > >From cc4ce030191bc32ca303db38c568118d09d584ca Mon Sep 17 00:00:00 2001 > >From: Pav

Re: [SSSD] [PATCH] MAN: Clarify usage of groups search base with tokengroups

2014-11-19 Thread Jakub Hrozek
On Thu, Nov 13, 2014 at 07:41:00PM +0100, Jakub Hrozek wrote: > On Wed, Nov 12, 2014 at 03:35:43PM +0100, Lukas Slebodnik wrote: > > On (11/11/14 16:05), Dan Lavu wrote: > > >I think this explains the feature better. > > > > > >From 0504e88c570f1f5a3957008041940c2be43a Mon Sep 17 00:00:00 2001

Re: [SSSD] [PATCH] sss_client: Return a different error when sssd is not running

2014-11-19 Thread Simo Sorce
On Wed, 19 Nov 2014 15:42:49 -0500 Stephen Gallagher wrote: > > > > On Thu, 2014-11-13 at 13:39 +0100, Lukas Slebodnik wrote: > > On (13/11/14 12:22), Jakub Hrozek wrote: > > >On Thu, Nov 13, 2014 at 11:17:15AM +0100, Lukas Slebodnik wrote: > > >> On (13/11/14 10:44), Jakub Hrozek wrote: > > >

Re: [SSSD] [PATCH] sss_client: Return a different error when sssd is not running

2014-11-19 Thread Stephen Gallagher
On Thu, 2014-11-13 at 13:39 +0100, Lukas Slebodnik wrote: > On (13/11/14 12:22), Jakub Hrozek wrote: > >On Thu, Nov 13, 2014 at 11:17:15AM +0100, Lukas Slebodnik wrote: > >> On (13/11/14 10:44), Jakub Hrozek wrote: > >> >On Wed, Nov 12, 2014 at 08:04:46PM -0500, Simo Sorce wrote: > >> >> On Wed,

Re: [SSSD] [PATCHES] Merging INI snippets

2014-11-19 Thread Lukas Slebodnik
On (19/11/14 18:02), Lukas Slebodnik wrote: >On (19/10/14 22:36), Dmitri Pal wrote: >> >Firstly, I would like to appologize for late review. > >>On top of the original 6+1 patches which I did not touch and squash (I just >>changed the order of them as suggested by Lukas plus put 7th patch right >>a

Re: [SSSD] [PATCHES] Merging INI snippets

2014-11-19 Thread Lukas Slebodnik
On (19/10/14 22:36), Dmitri Pal wrote: > Firstly, I would like to appologize for late review. >On top of the original 6+1 patches which I did not touch and squash (I just >changed the order of them as suggested by Lukas plus put 7th patch right >after the change to module ini_augment.c) >I added 3

Re: [SSSD] [PATCH] responder: new interface for cache request

2014-11-19 Thread Michal Židek
On 11/06/2014 05:45 PM, Pavel Březina wrote: Hi, this patch set is based on Jakub's original code. The goal was to reduce code duplication among responders - the part that iterates over domains and performs a cache lookup and data provider communication if object is staled. The first three patch

Re: [SSSD] [PATCH] SYSDB: sysdb_idmap_get_mappings returns ENOENT

2014-11-19 Thread Lukas Slebodnik
On (19/11/14 10:39), Pavel Reichl wrote: >On 11/19/2014 10:14 AM, Lukas Slebodnik wrote: >OK, thanks for comments. Updated patch attached! >From cc4ce030191bc32ca303db38c568118d09d584ca Mon Sep 17 00:00:00 2001 >From: Pavel Reichl >Date: Thu, 30 Oct 2014 11:54:54 + >Subject: [PATCH] SYSDB: sy

[SSSD] [PATCHES] views: allow view name change at startup

2014-11-19 Thread Sumit Bose
Hi, with this patch SSSD can switch to a new view at startup. There is a todo in the third patch. Currently the user and group entries are only invalidated so that the new view/override data is checked at the next request for the given object. Additionally we might want to start a background task

Re: [SSSD] [PATCHES] IPA: check overrrides for IPA users as well

2014-11-19 Thread Sumit Bose
On Fri, Nov 14, 2014 at 05:27:29PM +0100, Jakub Hrozek wrote: > On Thu, Nov 13, 2014 at 11:58:13AM +0100, Sumit Bose wrote: > > Hi, > > Coverity run was clean, CI run succeeded and testing against a recent > IPA server went OK. Before I ack, I also want to test against an old > server, but I'm ru

Re: [SSSD] [PATCH] BUILD: restrict perms. when installing from source

2014-11-19 Thread Jakub Hrozek
On Wed, Nov 19, 2014 at 10:37:25AM +0100, Lukas Slebodnik wrote: > On (30/10/14 11:25), Pavel Reichl wrote: > >Hello, > > > >please see attached patch. > > > >Thanks! > > >From 6d364e9468ea5c3ad0913853e1fb62112441e6a2 Mon Sep 17 00:00:00 2001 > >From: Pavel Reichl > >Date: Thu, 30 Oct 2014 10:13:

Re: [SSSD] [PATCH] SYSDB: sysdb_idmap_get_mappings returns ENOENT

2014-11-19 Thread Pavel Reichl
On 11/19/2014 10:14 AM, Lukas Slebodnik wrote: On (30/10/14 11:58), Pavel Reichl wrote: Hello, please see simple attached patch. Thanks! >From ea19e0e615ce37353ffdece56e875d14bb882aa9 Mon Sep 17 00:00:00 2001 From: Pavel Reichl Date: Thu, 30 Oct 2014 11:54:54 + Subject: [PATCH] SYSDB:

Re: [SSSD] [PATCH] BUILD: restrict perms. when installing from source

2014-11-19 Thread Lukas Slebodnik
On (30/10/14 11:25), Pavel Reichl wrote: >Hello, > >please see attached patch. > >Thanks! >From 6d364e9468ea5c3ad0913853e1fb62112441e6a2 Mon Sep 17 00:00:00 2001 >From: Pavel Reichl >Date: Thu, 30 Oct 2014 10:13:54 + >Subject: [PATCH] BUILD: restrict perms. when installing from source > >Reso

Re: [SSSD] [PATCH] SYSDB: sysdb_idmap_get_mappings returns ENOENT

2014-11-19 Thread Lukas Slebodnik
On (30/10/14 11:58), Pavel Reichl wrote: >Hello, > >please see simple attached patch. > >Thanks! >From ea19e0e615ce37353ffdece56e875d14bb882aa9 Mon Sep 17 00:00:00 2001 >From: Pavel Reichl >Date: Thu, 30 Oct 2014 11:54:54 + >Subject: [PATCH] SYSDB: sysdb_idmap_get_mappings returns ENOENT > >s