[
https://issues.apache.org/jira/browse/DIRSTUDIO-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713549#action_12713549
]
Francis ANDRE commented on DIRSTUDIO-493:
-----------------------------------------
Hi
I am using ApacheDirectoryStudio 1.4.0.v20090407 with the OpenDS LDAP. The
schema defines all aliases as follow
dn: cn=schema
objectClass: top
objectClass: ldapSubentry
objectClass: subschema
...
...
attributeTypes: ( 2.5.4.3 NAME ( 'cn' 'commonName' ) SUP name
X-ORIGIN 'RFC 4519' )
attributeTypes: ( 2.5.4.4 NAME ( 'sn' 'surname' ) SUP name
X-ORIGIN 'RFC 4519' )
attributeTypes: ( 2.5.4.5 NAME 'serialNumber' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{64}
X-ORIGIN 'RFC 4519' )
attributeTypes: ( 2.5.4.6 NAME ( 'c' 'countryName' ) SUP name SINGLE-VALUE
X-ORIGIN 'RFC 4519' )
attributeTypes: ( 2.5.4.7 NAME ( 'l' 'localityName' ) SUP name
X-ORIGIN 'RFC 4519' )
attributeTypes: ( 2.5.4.8 NAME ( 'st' 'stateOrProvinceName' ) SUP name
X-ORIGIN 'RFC 4519' )
> aliased attributes show only one attribute name in the RDN selection list
> instead of the full aliases list
> ----------------------------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-493
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-493
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Environment: WXP SP2 JDk 1.5
> Reporter: Francis ANDRE
> Attachments: Schema brower focused on the countryName attribute.jpg,
> topdown menu for the inetOrgPerson.jpg, topdown menu for the object class
> country.jpg
>
>
> Hi
> When defining a attribute of a RDN, the selection list does not show up all
> attribute's name or alias as for example for the OrganizationalUnit object,
> only the 'ou' name is displayed while there should be also the
> 'organizationalUnitName'.
> Same apply for commonName/cn, organizationName/o, countryName/c, etc...
> Rgds
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.