At 08:57 PM 7/18/99 -0700, Kurt D. Zeilenga wrote: >The OpenLDAP 1.x API is not thread safe. Your application must >serialize all API calls. In addition, your application must serialize all non-reentrant library calls/mechanisms to which -llber/-lldap might depend upon. The Mozilla Directory SDK (http://www.mozilla.org/directory/) has a number of features which allow it to be used in threaded environments. Kurt