Bug 75370
| Summary: | Missing auth_ldap module in httpd distribution | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <jhowe> |
| Component: | httpd | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | david.schroeder, nicku |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.0.45-4 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-05-18 19:04:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Need Real Name
2002-10-07 19:14:09 UTC
Upon further examination, I noticed that mod_auth_ldap is *not* distributed with apache <= 2.0.40. It was added @ Version 2.0.41. When rebuilding in relation to BUG # 74882, perhaps you could add the following to configure during the httpd build? "--enable-ldap --with-ldap --enable-auth-ldap" TIA I really want this too. I built a new package with http_ldap from CVS; I hope Red Hat will include it as an errata before my laboratory exercise with my students! mod_auth_ldap (and mod_ldap) are included in httpd-2.0.45-4. I have been waiting for the auth_ldap module to be included in the httpd package for since RH7.3 too. I have just installed RH Enterprise Linux 3 AS Beta 2 and while the LDAP modules can be included by rebuilding and adding the configure options, is there any reason why they can't be built into future distributions. The version I am using is httpd-2.0.46-13.ent.i386.rpm The Taroon beta includes mod_authz_ldap as a separate package, since it is better tested than the LDAP packages included in httpd. (and more advanced) |