Bug 52963

Summary: Typo in AuthLDAPURL RFC 2255 error message
Product: Apache httpd-2 Reporter: Richard Lynch <bugzilla>
Component: mod_authz_ldapAssignee: Apache HTTPD Bugs Mailing List <bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: FixedInTrunk
Priority: P2    
Version: 2.2.23   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Richard Lynch 2012-03-21 17:14:37 UTC
Possibly the silliest bug report mod_authz_ldap has ever gotten...

"AuthLDAPURL takes 1-2 arguments, URL to define LDAP connection. This should be an RFC 2255 complaint"

s/complaint/compliant/

And I sure wish it accepted the ?extension part from http://tools.ietf.org/html/rfc4516
Comment 1 Richard Lynch 2012-03-21 17:19:20 UTC
Ignore that bit about the extension.

I still had TLS at the end in ADDITION to ?1.3.6.1.4.1.1466.20037

My bad.

Still can't get around this:

[debug] mod_authnz_ldap.c(1099): LDAP: auth_ldap not using SSL connections

But that's my problem, not yours. :-)
Comment 2 Christophe JAILLET 2012-10-01 20:04:54 UTC
The typo you have reportes  in not part of trunk, and has been fixed on 2.4 6 years ago.

http://svn.apache.org/viewvc?view=revision&sortby=date&revision=413730


As of today, this is still present on 2.2


Knowing that, I set the version to latest 2.2 (2.2.23) in case a maintener want to fix it in this branch.
Comment 3 Eric Covener 2017-06-25 12:44:52 UTC
Fixed in 2.4 so marking fixed.