Nelson Bolyard wrote: > I think the only remaining mystery is why his strace output appears to show > that it was trying to initialize NSS (or at least search for NSS's data > bases) *AND* also trying to find the OpenSSL shared libs. If OpenLDAP is > now doing that, that's a significant development, I think.
Not yet. We've received some requests to support it, but I think we can't until problems of this sort are resolved. The NameServiceSwitch clash can be solved by proxying the NSS requests to a separate process; nss-ldapd does this and also OpenLDAP's nssov module does as well. But the larger problem of how to initialize MozNSS correctly when multiple libraries use it within one process remains unsolved. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/ _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
