Mostly Content-Free Weblog by Nalin Dahyabhai
Thu, 03 Feb 2005
more on nss_ldap and LDAP synchronous APIs

The places where nss_ldap uses sync APIs are mainly confined to the netgroups functionality, but a bigger problem is that it blocks in SSL_connect() when starting up ldaps (LDAP over SSL) connections. But that's not quite the same problem. This is one of those situations where having nss_ldap do all of its work out-of-process would have made the problem case far simpler to work around.

[/development] permanent link
RSS
Powered by Blosxom
Validate XHTML Validate CSS