Re: [SSSD] Remote user use-case

2010-11-05 Thread Simo Sorce
On Fri, 05 Nov 2010 16:18:19 -0400 Stephen Gallagher wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > One of SSSD's intended primary use-cases is that of the laptop user. > We support cached, offline authentications to the local machine so > that when a laptop user picks their machin

Re: [SSSD] [PATCH] Introduce pam_verbosity config option

2010-11-05 Thread Sumit Bose
On Thu, Nov 04, 2010 at 09:47:33AM -0400, Stephen Gallagher wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 10/27/2010 07:57 AM, Sumit Bose wrote: > > Hi, > > > > this patch should fix ticket #604, but maybe we want to add some more > > levels to pam_verbosity and also handle othe

[SSSD] Remote user use-case

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 One of SSSD's intended primary use-cases is that of the laptop user. We support cached, offline authentications to the local machine so that when a laptop user picks their machine up from their desk and goes home with it, they can still log in. So wha

Re: [SSSD] [PATCH] Properly check the return value from semanage_commit

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/05/2010 02:47 PM, Simo Sorce wrote: > On Fri, 05 Nov 2010 09:02:19 -0400 > Stephen Gallagher wrote: > >> This patch will fix the problem on both systems, and I have reported >> the return code regression as >> https://bugzilla.redhat.com/show_b

Re: [SSSD] [PATCH] Properly check the return value from semanage_commit

2010-11-05 Thread Simo Sorce
On Fri, 05 Nov 2010 09:02:19 -0400 Stephen Gallagher wrote: > This patch will fix the problem on both systems, and I have reported > the return code regression as > https://bugzilla.redhat.com/show_bug.cgi?id=649482 ACK Simo. -- Simo Sorce * Red Hat, Inc * New York ___

Re: [SSSD] [PATCHES] Sanitize search filters in the sysdb

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/28/2010 09:11 PM, Stephen Gallagher wrote: > On 10/28/2010 08:50 PM, Stephen Gallagher wrote: >> This is the first part of a fix for https://fedorahosted.org/sssd/ticket/639 > >> These patches address the various search filters we're using in th

[SSSD] [PATCH] Properly check the return value from semanage_commit

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 semanage_commit() returns -1 on error, and can return a positive value on success. https://bugzilla.redhat.com/show_bug.cgi?id=649037 We were sort of accidentally succeeding on modern versions of libsemanage, because a change was introduced in recen

[SSSD] [PATCH] Properly document ldap_purge_cache_timeout

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This option was missing from the manpage. Also, this patch allows cache cleanup to be disabled entirely by setting it to zero. - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value among software v

Re: [SSSD] [PATCHES] Create krb5 access provider

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/04/2010 01:17 PM, Stephen Gallagher wrote: > On 10/29/2010 09:11 AM, Sumit Bose wrote: >> Hi, > >> this series of patches implements an access target for the Kerberos >> provider based on the krb5_kuserok() call which checks $HOME/.k5login. > >

Re: [SSSD] [PATCHES] Use namingContext to set empty search bases

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/05/2010 07:23 AM, sb...@redhat.com wrote: >> I think you have already pushed the patches accidentally. Please find >> attached a patch which adds your comments. Ugh, I can't believe I did that. At least none of the comments affected functionalit

Re: [SSSD] [PATCH] Handle errors during log reopening better

2010-11-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/04/2010 11:07 AM, Simo Sorce wrote: > On Thu, 04 Nov 2010 11:00:53 -0400 > Stephen Gallagher wrote: > >> On 11/04/2010 10:36 AM, Stephen Gallagher wrote: >>> On 11/04/2010 10:10 AM, Stephen Gallagher wrote: On 11/04/2010 10:06 AM, Simo S

Re: [SSSD] [PATCHES] Use namingContext to set empty search bases

2010-11-05 Thread sbose
On Thu, Nov 04, 2010 at 01:42:31PM -0400, Stephen Gallagher wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 11/03/2010 09:19 AM, Sumit Bose wrote: > > On Wed, Nov 03, 2010 at 08:48:21AM -0400, Simo Sorce wrote: > >> On Tue, 2 Nov 2010 22:39:45 +0100 > >> Sumit Bose wrote: > >> > >