Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4449

Summary: LDAP Patches to Cyrus SASL 1.5.27
Product: Gentoo Linux Reporter: Richard C <richardc>
Component: New packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Cyrus SASL Ebuild with support for LDAP Patch

Description Richard C 2002-07-02 15:44:10 UTC
Would be nice if the Cyrus SASL 1.5.27 ebuild could check for the ldap use flag,
and if found include the LDAP patches from http://www.surf.org.uk/src/cyrussasl.html

I will attach the ebuild I created to add the feature to my system.

This is my first bug report, so forgive and inform of any errors..
Comment 1 Richard C 2002-07-02 15:46:00 UTC
Created attachment 1922 [details]
Cyrus SASL Ebuild with support for LDAP Patch

The ldap patch also adds MySQL, but I have not added the ./configure options
and use flag tests for it.
Comment 2 Nick Hadaway 2002-07-22 16:18:02 UTC
The current version of cyrus-sasl in portage is 2.1.6 and has LDAP support. 
AFAIK, there are no packages that still specifically depend on the 1.x series of
cyrus-sasl.

NOTE* - There are no configure options to enable ldap support is sasl... you
need to make sure to have ldap installed on the system before you emerge this
version.