| Alex Karasulu (JIRA) 2005-08-30, 5:45 pm |
| Define operational attributes within entries to point to including subentries
-----------------------------------------------------------------------------
Key: DIREVE-238
URL: http://issues.apache.org/jira/browse/DIREVE-238
Project: Directory Server
Type: Sub-task
Reporter: Alex Karasulu
Assigned to: Alex Karasulu
Fix For: 0.9.3
Rather than enumerate through the set of subentries testing their subtreeSpecification for entry inclusion in their entry collection its best to compute inclusion and store a reference to the subentry in the entry using operational attributes. What I'm t
hinking of exactly is to use operational attributes to store the DN of the subentry. These operational attributes must be computed whenever an entry is added. No need to worry about modifyRdn operations since this does not change the scope of the entry
relative to the administration point.
--
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
|