You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/09/02 13:41:51 UTC

DO NOT REPLY [Bug 51757] New: Add support for SASL auth in LDAP

https://issues.apache.org/bugzilla/show_bug.cgi?id=51757

             Bug #: 51757
           Summary: Add support for SASL auth in LDAP
           Product: Apache httpd-2
           Version: 2.2.19
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ldap
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: gregnietsky@gmail.com
    Classification: Unclassified


Created attachment 27450
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27450
Add SASL support

Small patch to use SASL auth this allows me to auth against winbindd/ldap

Hope its found useful.

There could be some interop issues i have not taken into account.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51757] Add support for SASL auth in LDAP

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51757

--- Comment #2 from Gregory <gr...@gmail.com> 2011-09-02 12:40:57 UTC ---
Im happy to work on it and make it more usefull this is what i have been using
from 2.2.15.

putting it out there for any one intrested while i get it ready for upstream.

thank you for the feedback

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51757] Add support for SASL auth in LDAP

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51757

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51757] Add support for SASL auth in LDAP

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51757

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-09-02 12:35:29 UTC ---
Normally we'd only accept patches against trunk that were portable (no-op if 
ldap_sasl_interactive_bind_s is not provided by the build-time LDAP).  this is
already done for a number of other ldap methods in apr-util.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org