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

2010-11-02 Thread Sumit Bose
On Tue, Nov 02, 2010 at 10:57:23AM +0100, Sumit Bose wrote: > Hi, > > these two patches make the use of the ldap_search_base option optional > and should fix ticket #558. > > bye, > Sumit selfNACK to the old version. On IRC Simo mentioned that it might be useful to check defaultNamingContext, to

Re: [SSSD] [PATCHES] Fixes for nss responder (for 1.2)

2010-11-02 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/2010 03:23 PM, Stephen Gallagher wrote: > On 11/02/2010 10:13 AM, Sumit Bose wrote: >> Hi, > >> please find attached the backports to the 1.2 series of the fixes for >> ticket #654. > > Ack. > Pushed to sssd-1-2 - -- Stephen Gallagher RH

Re: [SSSD] [PATCHES] Fixes for nss responder (for 1.2)

2010-11-02 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/2010 10:13 AM, Sumit Bose wrote: > Hi, > > please find attached the backports to the 1.2 series of the fixes for > ticket #654. Ack. - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value a

Re: [SSSD] signals and sssd?

2010-11-02 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/2010 10:17 AM, Dmitri Pal wrote: > Jeff Schroeder wrote: >> On Tue, Nov 2, 2010 at 7:04 AM, Moritz Baumann >> wrote: >> I filed a ticket: https://fedorahosted.org/sssd/ticket/665 >>> as stated in the ticket HUP appears onl

Re: [SSSD] signals and sssd?

2010-11-02 Thread Dmitri Pal
Jeff Schroeder wrote: > On Tue, Nov 2, 2010 at 7:04 AM, Moritz Baumann > wrote: > >>> I filed a ticket: https://fedorahosted.org/sssd/ticket/665 >>> >> as stated in the ticket HUP appears only to rotate the log. >> >> a) this should be documented. >> Right. >> b) there should be a

[SSSD] [PATCHES] Fixes for nss responder (for 1.2)

2010-11-02 Thread Sumit Bose
Hi, please find attached the backports to the 1.2 series of the fixes for ticket #654. bye, Sumit From f0fe4c2c5fe705d48f6910ef131c8da95cc6427d Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Fri, 22 Oct 2010 12:01:23 +0200 Subject: [PATCH 1/3] Remove all nss requests after a reconnect Currentl

Re: [SSSD] signals and sssd?

2010-11-02 Thread Jeff Schroeder
On Tue, Nov 2, 2010 at 7:04 AM, Moritz Baumann wrote: > >> I filed a ticket: https://fedorahosted.org/sssd/ticket/665 > > as stated in the ticket HUP appears only to rotate the log. > > a) this should be documented. > b) there should be a signal causing sssd to reread its configuration. > On a ser

Re: [SSSD] signals and sssd?

2010-11-02 Thread Moritz Baumann
> I filed a ticket: https://fedorahosted.org/sssd/ticket/665 as stated in the ticket HUP appears only to rotate the log. a) this should be documented. b) there should be a signal causing sssd to reread its configuration. On a server having no users/groups during service sssd restart might be und

Re: [SSSD] signals and sssd?

2010-11-02 Thread Dmitri Pal
Moritz Baumann wrote: > Does sssd reread its config on HUP? > > man sssd does not state so but /etc/init.d/sssd does send a HUP on > reload (RHEL 6 beta 2 refresh, sssd-1.2.1). > > It would be nice to reflect this in the documentation. > > Best, > Moritz > _

[SSSD] signals and sssd?

2010-11-02 Thread Moritz Baumann
Does sssd reread its config on HUP? man sssd does not state so but /etc/init.d/sssd does send a HUP on reload (RHEL 6 beta 2 refresh, sssd-1.2.1). It would be nice to reflect this in the documentation. Best, Moritz ___ sssd-devel mailing list sssd-dev

[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 Date: Tue, 2 Nov 2010 09:35:00 +0100 Subject: [PATCH 1/2] Use namingContext to set empty searc