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 sb...@redhat.com wrote:

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

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

2010-11-04 Thread Stephen Gallagher
-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 sb...@redhat.com wrote: memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com /para

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

2010-11-03 Thread Simo Sorce
On Tue, 2 Nov 2010 22:39:45 +0100 Sumit Bose sb...@redhat.com wrote: diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 8c38ca7..2071eb4 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -76,6 +76,13 @@ The default base DN

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

2010-11-03 Thread Sumit Bose
On Wed, Nov 03, 2010 at 08:48:21AM -0400, Simo Sorce wrote: On Tue, 2 Nov 2010 22:39:45 +0100 Sumit Bose sb...@redhat.com wrote: memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com /para para Default: the value of -

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

2010-11-02 Thread Sumit Bose
Hi, these two patches make the use of the ldap_search_base option optional and should fix ticket #558. bye, Sumit From fd7f7085335f2731ded5ee5cd4923561b693893d Mon Sep 17 00:00:00 2001 From: Sumit Bose sb...@redhat.com Date: Tue, 2 Nov 2010 09:35:00 +0100 Subject: [PATCH 1/2] Use namingContext