You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/03/07 17:38:40 UTC

[jira] [Created] (DIRSERVER-2132) Add the structuralObjectClass attribute to every returned entry

Emmanuel Lecharny created DIRSERVER-2132:
--------------------------------------------

             Summary: Add the structuralObjectClass attribute to every returned entry
                 Key: DIRSERVER-2132
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2132
             Project: Directory ApacheDS
          Issue Type: Improvement
    Affects Versions: 2.0.0-M21
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M22


The {{structuralObjectClass}} should be added to every entry returned to the user by a {{search}} or a {{lookup}}.

This attribute is defined in RFC 4512, par. 3.4.5 :

{noformat}
3.4.5.  'structuralObjectClass'

   This attribute indicates the structural object class of the entry.

      ( 2.5.21.9 NAME 'structuralObjectClass'
        EQUALITY objectIdentifierMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
        SINGLE-VALUE NO-USER-MODIFICATION
        USAGE directoryOperation )

   The 'objectIdentifierMatch' matching rule and OBJECT IDENTIFIER
   (1.3.6.1.4.1.1466.115.121.1.38) syntax is defined in [RFC4517].
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)