Hello,
my application sends a root_dse search, (objectclass=*) without any attributes. So openldap answers with 2 lines:
Top objectClass: top objectClass: OpenLDAProotDSE
But I need all attributes and controls
Application is a blackbox, I can't change the search filter.
Question:
is it posible to add an attribute with '+' to get all system features by using rewritting/remapping to substitute the ampty attribute witch '+'
regards Waldemar