Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5985 - OpenLDAP missing SASL support
Summary: OpenLDAP missing SASL support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jared H. Hudson
URL:
Whiteboard:
Keywords:
: 6490 8102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-04 01:54 UTC by Justin Huff
Modified: 2003-02-04 19:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Huff 2002-08-04 01:54:12 UTC
OpenLDAP seems to not be finding the SASL library even though it's installed:
  checking for sasl.h... no
  configure: warning: Could not locate Cyrus SASL
  configure: warning: SASL authentication not supported!

If I hack CPPFLAGS and LDFLAGS to add the right paths it still misses it.  The 
problem seems to be that OpenLDAP 2.0.25 needs to have sasl 1.x.  The sasl 2.x 
library is sasl2.so.

Also, when sasl is detected, I think --enable-spasswd should be added in the 
config line.  Likewise, if kerberos is found, --enable-kerberos and --enable-
kpasswd would be great.
Comment 1 Jared H. Hudson 2002-09-05 22:35:17 UTC
*** Bug 6490 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2002-09-19 14:28:32 UTC
*** Bug 8102 has been marked as a duplicate of this bug. ***