https://bugs.openldap.org/show_bug.cgi?id=10298
--- Comment #2 from Jan Pekar <[email protected]> --- Hi Ondřej, I thing I tried something different - I associated 2 different static objectClasses - groupOfMembers and groupOfNames, but I reused the same attributes. Also my output was, that I was able to see the attributes from both static objectClasses, but only from objectClass which was defined first I was able to search (find) the member entry. Maybe it is the same issue like in the linked one, but in that case documentation should cover also this case. Also I have question, if the limitation of static objectClass can be somehow solved or "workarounded". I need to have 2 dynamic links from one static objectClass. Should I create new objectClass with slightly different name and associate it with the same Entry? This is inconvenient for users/administrators. This is great overlay and with this feature will be much better for other use-cases. -- You are receiving this mail because: You are on the CC list for the issue.
