[SSSD] [PATCH] Allow sssd clients to reconnect

2010-07-23 Thread Sumit Bose
Hi, if sssd is restarted NSS clients will loose the connection to sssd. This patch tries to reopen the socket if there is an error on the socket and should fix https://bugzilla.redhat.com/show_bug.cgi?id=607233 and https://fedorahosted.org/sssd/ticket/571 bye, Sumit From

Re: [SSSD] [PATCH] Allow sssd clients to reconnect

2010-07-23 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/23/2010 09:54 AM, Sumit Bose wrote: Hi, if sssd is restarted NSS clients will loose the connection to sssd. This patch tries to reopen the socket if there is an error on the socket and should fix

Re: [SSSD] IPA access backend fixes (tickets #565, 567)

2010-07-23 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/22/2010 03:40 AM, Sumit Bose wrote: ACK Pushed to master. - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ -BEGIN PGP

Re: [SSSD] [PATCH] Allow sssd clients to reconnect

2010-07-23 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/23/2010 10:11 AM, Stephen Gallagher wrote: On 07/23/2010 09:54 AM, Sumit Bose wrote: Hi, if sssd is restarted NSS clients will loose the connection to sssd. This patch tries to reopen the socket if there is an error on the socket and

Re: [SSSD] [PATCH] Make ldap bind asynchronous

2010-07-23 Thread Jeff Schroeder
On Fri, Jul 23, 2010 at 10:24 AM, Martin Nagy mn...@redhat.com wrote: Hi, this is (hopefully) my last stab at asynchronous ldap bind. I have tested it on fedora and it seems to work pretty ok, but I haven't tried it yet with an older openldap where the asynchronous connections aren't