https://bugs.openldap.org/show_bug.cgi?id=10091
--- Comment #1 from [email protected] --- A slight correction of my initial report: I've just realized, the attached stacktrace is the result of a slightly different configuration (as I tried using different `dynlist` configurations), which looked like this: > moduleload dynlist > > include /etc/openldap/schema/core.schema > include /etc/openldap/schema/dyngroup.schema > > overlay dynlist > dynlist-attrset groupOfURLs memberURL member+dgMemberOf@groupOfURLs > > database ldif > directory /tmp > suffix "dc=example,dc=com" I thought, maybe using the `dyngroup.schema` attributes and objectClasses would make a difference, but it did not. So, in general, the provided stacktrace is correct, as the same error occurs with both configurations. Sorry for my mistake and kind regards, Philip Schildkamp -- You are receiving this mail because: You are on the CC list for the issue.
