Apache LDAP Module

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache LDAP Module

Postby tidal » 05. May 2007 16:53

Hi all,

I have installed apache 2.2.4 with built-in LDAP Support.

From http://httpd.apache.org/docs/2.2/mod/mo ... _ldap.html, it supports multiple group authentication. For example,

require ldap-group cn=GroupA, o=test
require ldap-group cn=GroupB, o=test

But it seems that it don't support nested group. For example, assume that there is a GroupC and the members of Group C are Group A and Group B (nested group). When i set to:

require ldap-group cn=GroupC, o=test

It can't login successful if I use one of GroupA member.


I also try with another LDAP module library. From http://www.muquit.com/muquit/software/m ... ache2.html, It supports nested group but can't support multiple groups.


Any one know how to configure to support both multiple group and nested group ?
tidal
 
Posts: 1
Joined: 05. May 2007 16:20

Return to Apache

Who is online

Users browsing this forum: No registered users and 71 guests