Bug 205772 - Enhancement: enable "ldap_sasl_bind" feature for php-ldap
Summary: Enhancement: enable "ldap_sasl_bind" feature for php-ldap
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-08 13:01 UTC by Dmitry Butskoy
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 5.2.1-5
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-29 14:36:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dmitry Butskoy 2006-09-08 13:01:55 UTC
Consider a possibility to provide SASL authentication for PHP ldap module,
i.e. use "--with-ldap-sasl" when configure. With this option, an additional
function "ldap_sasl_bind" will appear.

Note, that the current ldap.so module already depends on libsasl2 (see ldd
/usr/lib/php/modules/ldap.so), because ldap libraries already compiled with sasl
support. It means that nothing too big will be added anyway...

Comment 1 Joe Orton 2007-03-29 14:36:37 UTC
This is done in Raw Hide now; thanks for the suggestion.


Note You need to log in before you can comment on or make changes to this bug.