https://bz.apache.org/bugzilla/show_bug.cgi?id=62063

Hendrik Harms <hendrik.ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from Hendrik Harms <hendrik.ha...@gmail.com> ---
Pardon - but I have to reopen this. 

Only the second example was fixed. The first one is still 
wrong:
   Require ldap-attribute "employeeType=active"

correct:
   Require ldap-attribute employeeType="active"

No quote before the attributename. Only the value is allowed to be surrounded
by quotes optionally - the attributename isn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to