[SSSD] [PATCH] Simplify krb5 child handler

2009-11-10 Thread Sumit Bose
Hi, this patch simplifies then child handling of the kerberos provider to reduce the number of missleading debug messages. bye, Sumit From e40a3c9cf9b8b1b85d5668fa2491e2e6d48c439b Mon Sep 17 00:00:00 2001 From: Sumit Bose sb...@redhat.com Date: Tue, 10 Nov 2009 11:31:29 +0100 Subject: [PATCH]

[SSSD] [PATCH] Add check for access-time rules to ipa_access.

2009-11-10 Thread Sumit Bose
Hi, this patch adds a check to evaluate the acces time part of a HBAC rule to the IPA access target. bye, Sumit From 9a1f95d92fb71312d9709a7bf14787046368b40b Mon Sep 17 00:00:00 2001 From: Sumit Bose sb...@redhat.com Date: Tue, 10 Nov 2009 13:38:20 +0100 Subject: [PATCH] Add check for

Re: [SSSD] [PATCH] implement cleanup task

2009-11-10 Thread Simo Sorce
On Tue, 2009-11-10 at 10:54 +1000, David O'Brien wrote: Simo Sorce wrote: Please update manpages for ldap_purge_cache timeout, as well as the SSSDConfig API configuration files. Like for other timeouts I'd like to keep this undocumented for now. I added the option for the API

Re: [SSSD] [PATCH] Simplify krb5 child handler

2009-11-10 Thread Simo Sorce
On Tue, 2009-11-10 at 11:47 +0100, Sumit Bose wrote: Hi, this patch simplifies then child handling of the kerberos provider to reduce the number of missleading debug messages. Ack. Simo. -- Simo Sorce * Red Hat, Inc * New York ___ sssd-devel

[SSSD] [PATCH] Add support for host, source host and user category

2009-11-10 Thread Sumit Bose
Hi, this patch adds support for the evaluation of the category attributes. Please note the with this patch a missing memberUser or missing sourceHost and externalHost attributes are interpreted as 'not applicable' if the corresponding category is not set to 'all'. This behaviour a specified in

Re: [SSSD] [PATCH] implement cleanup task

2009-11-10 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/2009 09:28 AM, Stephen Gallagher wrote: On 11/10/2009 09:19 AM, Simo Sorce wrote: On Tue, 2009-11-10 at 08:58 -0500, Stephen Gallagher wrote: Patch 0001: Nack, causes segfault in sysdb-tests. Attaching backtrace. ok attached modified

Re: [SSSD] [PATCH] implement cleanup task

2009-11-10 Thread David O'Brien
Simo Sorce wrote: On Tue, 2009-11-10 at 08:46 -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/2009 08:38 AM, Simo Sorce wrote: On Tue, 2009-11-10 at 10:54 +1000, David O'Brien wrote: Simo Sorce wrote: Please update manpages for ldap_purge_cache

[SSSD] [PATCH] Fix 'Requires: sssd-client' in sssd.spec.in

2009-11-10 Thread Stephen Gallagher
We were requiring only the version and not the release. Pushed to master under one-line rule. From d1fc5073f61ba763c9648aefbfb8de798120d63e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher sgall...@redhat.com Date: Tue, 10 Nov 2009 16:45:06 -0500 Subject: [PATCH] Fix Requires: sssd-client line in

[SSSD] wildcard chars for sssd.conf?

2009-11-10 Thread David O'Brien
from IRC when everyone was sleeping ;-) davido [Mon 18:28] is there such a thing as a wildcard character that works in /etc/sssd/sssd.conf ? davido [Mon 18:29] I tried filter_groups = * to see if I could break it but it didn't work davido [Mon 18:30] I should rephrase that... it didn't break