| Ersin Er (JIRA) 2006-11-27, 7:11 pm |
| Provide support for Subentry Control
------------------------------------
Key: DIRSTUDIO-8
URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
Project: Directory LDAP Studio
Issue Type: New Feature
Reporter: Ersin Er
Assigned To: Pierre-Arnaud Marcelot
Subentries are special administrative entries in the server. So they cannot be retrieved unless they a specific search control is used.
"Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apach
e/directory/server/SearchTest.java.
So, having an option in search operations to toggle Subentry Control would be great.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|