https://bugs.openldap.org/show_bug.cgi?id=9494
--- Comment #2 from [email protected] <[email protected]> --- (In reply to Howard Chu from comment #1) > Note: this config is invalid. As of ITS#9311, only one autogroup overlay is > allowed per database. Similarly, this config uses memberOf overlay 3 times, > twice with identical config, which is clearly not useful. > > Unable to reproduce any crash in current revisions. I have two type of groups (static and generated) with two different object classes so because of unicity of olcMemberOfGroupOC i can't generate memberOf with two groups. OK for the unicity of autogroup but i don't see it in ITS#9311 - only dyngroup. So i can't use autogroup & memberOf together, I will construct all my groups statically (disable autogroup). This was on a brand new install with empty database, I will try to compile a recent version Thanks Louis. -- You are receiving this mail because: You are on the CC list for the issue.
