Sponsoring a canon_user plugin for LDAP lookup

Dan Nicholson dbn.lists at gmail.com
Mon Feb 19 12:59:14 EST 2007


On 2/19/07, Torsten Schlabach <tschlabach at gmx.net> wrote:
>
> So here is *what* I did:
>
> - Downloaded the SASL library 2.0.22 from the Cyrus site, compiled with
> ./configure, make, make install to make sure I have everything I need.

You may need to rebuild OpenLDAP here so that it is linked to the new
version of cyrus-sasl you just built. If the .so versions are the same
for libsasl2.so, ldconfig is probably all that's needed, though.

> - Re-configured with ./configure --enable-ldapdb --with-ldap=/usr, make,
> make install.
> - Copied the libldap.* files from /usr/lib/sasl2 onto the target machine.

--
Dan


More information about the Cyrus-sasl mailing list