cn=schema is not returned if no ManageDsaIT control is present in the request.
------------------------------------------------------------------------------

                 Key: DIRSERVER-1234
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1234
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: core
    Affects Versions: 1.5.4
            Reporter: Stefan Seelmann
            Assignee: Stefan Seelmann
             Fix For: 1.5.4


When requesting the schema cn=schema and no ManageDsaIT control is present in 
the request, the server does not return the schema entry. 

The reason is that the SearchHandler adds an OR'd filter (objectClass=referral) 
to the user's filter, however in the SchemaInterceptor this enhanced filter 
(|(objectClass=subschema)(objectClass=referral)) isn't handled.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to