[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Recursive Groups
Pierangelo,
> I don't think so; it could be done by adding a "recursive" flag
> to the group membership ACL, which could cause group membership
> check (backend_group ) being called repeatedly.
Where can I find info on configuring this flag?
> Loop detecting
> might be an issue, and it would surely be a nightmare for
> performances if badly configured (think of a group with thousand
> members that must be recursively checked ).
>
> Pierangelo.
Yes, I agree it could become a nightmare. But, I expect to have << 50 groups
in each ldap server. So I don't think that would be too risky to try. Thanks
for your response.
-Mark