Re: [SSSD] [Patch] Improvements for the Kerberos locator plugin

2010-03-05 Thread Sumit Bose
On Fri, Mar 05, 2010 at 12:00:41PM -0500, Dmitri Pal wrote: > Sumit Bose wrote: > > Hi, > > > > the following two patches are related to the Kerberos locator plugin. > > > > The first patch removes the name resolution from the locator plugin and > > let it use the IP address found by the resolver c

Re: [SSSD] [Patch] Improvements for the Kerberos locator plugin

2010-03-05 Thread Dmitri Pal
Sumit Bose wrote: > Hi, > > the following two patches are related to the Kerberos locator plugin. > > The first patch removes the name resolution from the locator plugin and > let it use the IP address found by the resolver code. This way we can be > sure to always talk to the same server until the

[SSSD] [Patch] Improvements for the Kerberos locator plugin

2010-03-05 Thread Sumit Bose
Hi, the following two patches are related to the Kerberos locator plugin. The first patch removes the name resolution from the locator plugin and let it use the IP address found by the resolver code. This way we can be sure to always talk to the same server until the resolver chooses a new server

Re: [SSSD] [PATCH] Do not run negative resolv test with no network

2010-03-05 Thread Sumit Bose
On Thu, Mar 04, 2010 at 06:54:44PM +0100, Jakub Hrozek wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/04/2010 06:27 PM, Jakub Hrozek wrote: > > The attached patch also moves the localhost test into the networked > > tests so we can safely build on systems that lack the localhos