[
https://issues.apache.org/jira/browse/DIRSTUDIO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRSTUDIO-261.
---------------------------------------
Resolution: Won't Fix
Fix Version/s: 1.1.0
Assignee: Stefan Seelmann
This problem was already fixed.
> LDAP Browser shows same root objects two times under Root DSE
> -------------------------------------------------------------
>
> Key: DIRSTUDIO-261
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-261
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.0.1
> Environment: Windows XP SP2, Windows Server 2003 SP2, JRE 1.6.4, JRE
> 1.6.3
> Reporter: Aleks M
> Assignee: Stefan Seelmann
> Priority: Minor
> Fix For: 1.1.0
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> I'm using Directory Studio together with Novell eDirectory, mostly version
> 8.7.3.x and 8.8.x
> When connecting to eDirectory servers that contain organization objects that
> also are partitions in eDirectory the LDAP Browser displays the objects under
> Root DSE two times, for example:
> o=Company1
> o=Company1
> o=Company2
> o=Company2
> cn=Security
> I can't reproduce this behavior using other LDAP tools such as "LDAP
> Browser\Editor 2.8.2".
> Using the DSTrace utility in eDirectory I can see that it sends the result
> only once to Apache Directory Studio:
> 23:49:40 971D61A0 LDAP: DoSearch on connection 0x9607f460
> 23:49:40 971D61A0 LDAP: Search request:
> base: ""
> scope:1 dereference:3 sizelimit:0 timelimit:0 attrsonly:0
> filter: "(objectclass=*)"
> attribute: "objectclass"
> 23:49:40 971D61A0 LDAP: Sending search result entry "o=Company1" to
> connection 0x9607f460
> 23:49:40 971D61A0 LDAP: Sending search result entry "cn=Security" to
> connection 0x9607f460
> 23:49:40 971D61A0 LDAP: Sending search result entry "cn=ZENWorksLicenses" to
> connection 0x9607f460
> 23:49:40 971D61A0 LDAP: Sending search result entry "o=Company2" to
> connection 0x9607f460
> 23:49:40 971D61A0 LDAP: Sending operation result 0:"":"" to connection
> 0x9607f460
> 23:49:40 971D61A0 LDAP: Operation 0x2:0x63 on connection 0x9607f460 completed
> in 0 seconds
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.