Grzegorz MarszaĆek wrote:
Hello!
How to implement nested groups in openldap? I mean - server side. I'd like to just to query group and find out all of it's members, including those in nested groups.
You could use slapo-dynlist for Dynamic Groups, I've not testing if a memberDN can be another Dynamic group DN though.