https://bugs.openldap.org/show_bug.cgi?id=10076

          Issue ID: 10076
           Summary: suffixmassage in back-asyncmeta does not handle empty
                    remote suffix correctly
           Product: OpenLDAP
           Version: 2.6.4
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: needs_review
          Severity: normal
          Priority: ---
         Component: backends
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

When configuring a suffixmassage directive on an asyncmeta database,
a configuration like:

suffixmassage "dc=example,dc=com" ""

causes search requests to return error 34 "Invalid DN", because the empty
remote suffix is massaged incorrectly, adding an unnecessary ",".

The issue applies only to asyncmeta, on other proxies it functions correctly.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to