You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2014/02/26 09:34:20 UTC

[jira] [Created] (DIRSERVER-1961) Searches wth Object level scope and non-existing attribute assertion in filter are not working

Kiran Ayyagari created DIRSERVER-1961:
-----------------------------------------

             Summary: Searches wth Object level scope and non-existing attribute assertion in filter are not working 
                 Key: DIRSERVER-1961
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1961
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M15
            Reporter: Kiran Ayyagari
            Assignee: Kiran Ayyagari
            Priority: Blocker
             Fix For: 2.0.0-M16


To reproduce perform the below search
ldapsearch -H ldap://localhost:10389 -x -D "uid=admin,ou=system" -w secret -b "ou=schema" -s base "(objectClass=person)" "*"

Expected: should not return any entries.

Actual: returns ou=schema entry.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)