Issue Details (XML | Word | Printable)

Key: DIRSERVER-402
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Alex Karasulu
Reporter: Enrique Rodriguez
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Add Support for LDAP Subentries

Created: 26/Jul/05 05:18 AM   Updated: 15/Feb/09 01:29 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

Resolution Date: 10/Sep/05 01:10 PM

Sub-Tasks  All   Open   
No sub-tasks match this view.

 Description  « Hide
We need to implement the subentries RFC to get to the next level where we can introduce Administrative Areas for various aspects: authorization, schema, collective attributes, replication, etc. Administrative Areas are defined by subentries.

RFC 3672 - Subentries in the Lightweight Directory Access Protocol (LDAP)
http://www.faqs.org/rfcs/rfc3672.html

Subtree Refinements
http://wiki.apache.org/directory/SubtreeRefinements

Alex started out by adding code to parse and represent a refinement so they can be handled by the server in the shared code base since this might be used by clients as well later to interpret subentry information. The package location in SVN (not much there so don't get excited):

http://svn.apache.org/viewcvs.cgi/directory/shared/ldap/trunk/common/src/java/org/apache/ldap/common/subtree/

o parser needs to be completed with these primitives
o add internal representation or data structure for quickly looking up an entries inclusion set within subtrees for evaluating different aspects of administration
o add subsystems using interceptors to handle aspects:
  - authorization
  - collective attributes
  - schema


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Alex Karasulu made changes - 25/Aug/05 01:57 AM
Field Original Value New Value
Fix Version/s 0.9.3 [ 12310193 ]
Assignee Alex Karasulu [ akarasulu ]
Alex Karasulu made changes - 30/Aug/05 07:22 PM
Assignee Alex Karasulu [ akarasulu ]
Alex Karasulu made changes - 30/Aug/05 07:23 PM
Status Open [ 1 ] In Progress [ 3 ]
Alex Karasulu added a comment - 10/Sep/05 01:10 PM
Done and tested. Subentries are now supported by ApacheDS.

Alex Karasulu made changes - 10/Sep/05 01:10 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Alex Karasulu made changes - 10/Feb/06 12:39 PM
Project Directory Server [ 10516 ] Directory ApacheDS [ 12310260 ]
Key DIREVE-183 DIRSERVER-402
Fix Version/s 0.9.3 [ 12310193 ]
Emmanuel Lecharny added a comment - 15/Feb/09 01:29 PM
closed

Emmanuel Lecharny made changes - 15/Feb/09 01:29 PM
Status Resolved [ 5 ] Closed [ 6 ]