severity 626603 wishlist
tags 626603 + help
thanks

On Fri, 2011-05-13 at 17:41 +0200, Jaap Winius wrote:
> When one or more uri statements are added to /etc/nslcd.conf with the  
> names of available LDAP servers, nslcd works just fine. However, if  
> only "uri DNS" is used, nslcd is not reliable in finding the available  
> LDAP servers, despite the necessary DNS SRV RRs being available.

The problem is that nslcd only does the required DNS lookups on
start-up. This means that if, at start-up time, DNS is not yet fully
available (though it should since the init script depends on $named) it
can fail.

For this to work correctly, it has to either do the lookup every time
when connecting to the LDAP server. This has the potential to interfere
in subtle ways with the reconnect logic though.

In general, this can be done and welcome patches for it. I don't think I
have time to implement this myself at the moment.

-- 
-- arthur - [email protected] - http://arthurdejong.org --

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to