You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2008/03/11 17:32:46 UTC

[jira] Commented: (DIRSTUDIO-97) Unable to display attributes of subschemasubentry cn=schema of TivoliDS 6.0 in Entry Editor

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577502#action_12577502 ] 

Pierre-Arnaud Marcelot commented on DIRSTUDIO-97:
-------------------------------------------------

Stefan, is this issue still present in the latest 1.1.0 RC2 version of Studio ?
Thanks.

> Unable to display attributes of subschemasubentry cn=schema of TivoliDS 6.0 in Entry Editor
> -------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-97
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-97
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>         Environment: LDAP Studio 0.8.0 on Windows XP Professional SP 2
> IBM Tivoli Directory Server 6.0 on Sun Solaris 9 (SPARC)
>            Reporter: Stefan Zoerner
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: DIRSTUDIO-97.ldif, screenshot-1.jpg
>
>
> For some reason, LS is unable to display the attributes of the subschemasubentry (cn=schema), if conntected to a TivoliDS 6.0.
> I have analyzed the situation with Wireshark and found out, that the following request is performed by LS:
> protocolOp: searchRequest (3)
> searchRequest
> baseObject: CN=SCHEMA
> scope: baseObject (0)
> derefAliases: neverDerefAliases (0)
> sizeLimit: 0
> timeLimit: 0
> typesOnly: False
> Filter: (objectClass=*)
> attributes: 2 items
>     Item: *
>     Item: objectClass
> If performed against TivoliDS, according to Wireshark the schema elements are returned to LS (an entry of size >500k), but no attribute is displayed at all (even cn is missing). It makes no difference, whether the option "Show Operational Attributes" is enabled or not. No attribute values are displayed in the Entry Editor. I have included an LDIF with the search result and a Screen Shot of LS. 
> Please note that the Schema Browser of LS perfectly shows all Schema elements on the same connection. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.