On Thu, Jan 15, 2009 at 2:05 AM, James Chavez
<james.cha...@sanmina-sci.com> wrote:
> Hello,
> I have 2 different groups that I need to allow access to in my
> httpd.conf using auth_ldap. One group is for US and the other is for a
> UK domain.
>
> Is it possible for me to have 2 require group directives listed one
> after the other? And will it search through each directive to check
> access? Or can I only use 1 directive. My example is below.
>
> require group CN=groupone,OU=UserGroups,OU=US,DC=example,DC=com
> require group CN=groupone,OU=UserGroups,OU=UK,DC=example,DC=com

That should work, did you try it?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to