https://issues.apache.org/bugzilla/show_bug.cgi?id=44905
Summary: typo in example for using Active Directory with
mod_authnz_ldap
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
URL: http://httpd.apache.org/docs/trunk/mod/mod_authnz_ldap.h
tml
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
There is a typo in the example in the Using Active Directory section of the
mod_authnz_ldap documentation. The line
AuthLDAPURL ldap://10.0.0.1:3268/>userPrincipalName?sub
should appear as
AuthLDAPURL ldap://10.0.0.1:3268/?userPrincipalName?sub
(or at least it works for me that way and not the other).
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]