Hendy Irawan created DIRSERVER-1742:
---------------------------------------
Summary: Searching using empty "" base DN or partial
partition-suffix returns no results
Key: DIRSERVER-1742
URL: https://issues.apache.org/jira/browse/DIRSERVER-1742
Project: Directory ApacheDS
Issue Type: Bug
Components: ldap
Affects Versions: 2.0.0-M7
Environment: Ubuntu 12.04 64-bit
Reporter: Hendy Irawan
Searching using "" base DN returns no results, it requires the base DN to be in
a partition.
For example if I have two partitions :
* dc=prd,dc=berbatik,dc=com
* dc=stg,dc=berbatik,dc=com
It's not possible to search entries using the following base DNs:
1. ""
2. dc=com
3. dc=berbatik,dc=com
Currently it's needed to use at least the full partitionSuffix or a sub-entry.
My use case is searching data held in several parititions at once, using only
one LDAP search query.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira