[Kroupware] saslauthd compiling probs
Dieter Kluenter
dieter at dkluenter.de
Wed May 21 17:28:00 CEST 2003
Hi,
for some odd reasons saslauthd is always compiled without ldap
support,
marin:/kolab/sbin # ./saslauthd -a ldap
saslauthd: unknown authentication mechanism: ldap
although sasl.spec includes with_ldap, saslauthd.h still doesn't
define HAVE_LDAP but sticks to default, which is shown below
/* do we have ldap support */
/* #undef HAVE_LDAP */
Funny enough when doing a configure manually ldap support is defined
in saslauthd.h
/* do we have ldap support */
#define HAVE_LDAP 1
Is there anybody who really is using saslauthd with ldap from rpm
package?
-Dieter
--
Dieter Kluenter | Systemberatung
Tel:040.64861967 | Fax: 040.64891521
mailto: dkluenter at schevolution.com
http://www.schevolution.com/tour
More information about the Kroupware
mailing list