[
https://issues.apache.org/jira/browse/DIRSTUDIO-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633755#action_12633755
]
Jürgen Weber commented on DIRSTUDIO-396:
----------------------------------------
OK, our LDAP wizard gave me an extract of the schema defining the attributes
that do not show:
Auxiliary Objectclass
objectclass (1.3.6.1.4.1.25977.1.1.1.2.204 NAME 'RRRechteContainer'
DESC 'Containerobjekt'
SUP top
AUXILIARY
MAY (rr-teilarbeitsablaufKennungRef $ rr-aktivitaetsKennungRef $
rr-zustaendigkeitsKennungRef ))
Auxiliary Attribute
attributetype (1.3.6.1.4.1.25977.1.1.1.1.201 NAME 'rr-zustaendigkeitsKennungRef'
DESC 'Referenz'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
Structural Class
objectclass (1.3.6.1.4.1.25977.1.1.1.2.1 NAME 'RRContainer'
DESC 'Standard Container'
SUP top
STRUCTURAL
MUST (cn)
MAY (description $ rr-status)
)
objectclass (1.3.6.1.4.1.25977.1.1.1.2.5 NAME 'racfClass'
DESC 'RACF Resourceklasse'
SUP RRContainer
STRUCTURAL
MAY (cn $ racfResourceMember )
MUST (racfClass)
)
Structural Attribute
attributetype (1.3.6.1.4.1.25977.1.1.1.1.32
NAME 'racfClass'
DESC 'racfClass'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
ORDERING caseIgnoreOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
> custom LDAP attributes not shown in entry editor
> ------------------------------------------------
>
> Key: DIRSTUDIO-396
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-396
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Jürgen Weber
>
> We have extended the standard LDAP schemas with custom attributes. The DS
> Entry Editor does not display the custom attributes in search results
> (JXplorer does display them OK), they are only visible in the Outline. But
> the Outline does not allow to put the attribute names or values into the
> clipboard from Outline.
> Custom attributes should be supported by the Entry Editor, too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.