On 7/23/07, Dmitri Colebatch <[EMAIL PROTECTED]> wrote:
Hi Eric,

On 7/24/07, Eric Covener <[EMAIL PROTECTED]> wrote:
> It looks to me like 2.0.x mod_auth_ldap wants
>
> require group cn=foo
> require group cn=bar
>
> Instead of
> require group cn=foo cn=bar
>
> Which is different then the way he treates require user (where he'll
> iterate through multiple users on one line)

Thankyou very much, that works fine.  I assume you dug out the code to
answer that?  Or have I misread the docs?

I had to validate it via the source code. The manual for mod_auth_ldap
doesn't include any multi-value group examples, but that's ambiguous.

--
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to