[SSSD] [PATCH] DEBUG: Add `debug` alias for debug_level

2016-04-26 Thread Stephen Gallagher
Our users constantly make the mistake of typing `debug = 9` in the sssd.conf instead of `debug_level = 9` as would be correct. This happens frequently-enough that we should just alias it rather than continue to have people make mistakes. Resolves: https://fedorahosted.org/sssd/ticket/2999 From

[SSSD] Re: [PATCH] PAM: Export original user shell to tlog-rec

2016-04-26 Thread Sumit Bose
On Mon, Apr 25, 2016 at 09:16:22PM +0300, Nikolai Kondrashov wrote: > On 04/11/2016 07:44 PM, Sumit Bose wrote: > >On Fri, Apr 08, 2016 at 07:31:59PM +0300, Nikolai Kondrashov wrote: > >>On 04/06/2016 02:06 PM, Sumit Bose wrote: > >>>I wonder if it would makes sense to add the cached user object

[SSSD] [PATCH] RESPONDERS: Fix talloc context for negative cache

2016-04-26 Thread Petr Cech
Hi list, this simple patch fixes talloc hierarchy in initializing negative caches in responders. This patch is applicable after [1]. [1] https://www.mail-archive.com/sssd-devel@lists.fedorahosted.org/msg26515.html Regards -- Petr^4 Čech >From 974f7ab89770683e22e9ba186ae662c20876d354 Mon

[SSSD] Re: [PATCH] ldap_test.py: Modify enum cache timeouts

2016-04-26 Thread Michal Židek
On 04/22/2016 09:04 AM, Lukas Slebodnik wrote: On (02/12/15 17:10), Michal Židek wrote: Hi! I saw some integration tests failures recently, and I think there is a race condition between the enumeration refresh timeout and the sleeps after some operations that wait for this timeout. SSSD fails