Cyrus-Sasl with OpenLDAP support
Asaf Shakarchi
asaf at raytech.co.il
Sun Jan 8 16:40:22 EST 2006
Hey Guys,
I’m trying to compile Cyrus-Sasl with OpenLDAP support but no success.
This is how I configure the latest (2.1.21) version of cyrus-sasl while
openldap resides in openldap-2.3.11/<include/lib/etc..>
./configure CPPFLAGS="-I/usr/local/krb5/include
-I/usr/local/openldap-2.3.11/include" LDFLAGS="-L/usr/local/krb5/lib
-L/usr/local/openldap-2.3.11/lib" --prefix=/usr/local/cyrus-sasl-2.1.21
--with-ldap
Things compiled fine, but after executing salsauthd , this is the result:
authentication mechanisms: getpwent kerberos5 rimap shadow
So it seems like there’s no support for Ldap
Salsauthd –a ldap returns:
saslauthd[32370] :set_auth_mech : unknown authentication mechanism: ldap
I wonder why this happens, attached here are few of the lines relevant to
ldap to the results of ‘configure’ command,
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
checking NTLM... disabled
checking PASSDSS... disabled
checking SQL... disabled
checking LDAPDB... disabled
checking for dmalloc library... no
checking for sfio library... no
..
…
…
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... yes
checking for ldap_initialize in -lldap... (cached) no
checking for ANSI C header files... (cached) yes
Any help would be REALLY appreciated,
Thanks a lot,
Asaf
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.15/223 - Release Date: 1/6/2006
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.andrew.cmu.edu/mailman/private/cyrus-sasl/attachments/20060108/629592db/attachment-0001.html
More information about the Cyrus-sasl
mailing list