At 10:09 AM 4/8/2004, Ang, Melissa wrote: >If I'm going to be installing openldap client tools without the server. Is it possible to use sasl without compiling the cyrus library? Yes. --without-cyrus-sasl > I did an ldd of the ldapsearch as an example. and I think it's not using the libsasl library. That might be misleading. ldapsearch could have statically linked in libsasl. Kurt