You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <di...@incubator.apache.org> on 2005/09/10 06:12:30 UTC

[jira] Resolved: (DIREVE-183) Add Support for LDAP Subentries

     [ http://issues.apache.org/jira/browse/DIREVE-183?page=all ]
     
Alex Karasulu resolved DIREVE-183:
----------------------------------

    Resolution: Fixed

Done and tested.  Subentries are now supported by ApacheDS.

> Add Support for LDAP Subentries
> -------------------------------
>
>          Key: DIREVE-183
>          URL: http://issues.apache.org/jira/browse/DIREVE-183
>      Project: Directory Server
>         Type: New Feature
>     Reporter: Enrique Rodriguez
>     Assignee: Alex Karasulu
>      Fix For: 0.9.3

>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira