You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (Jira)" <ji...@apache.org> on 2021/01/30 21:28:00 UTC

[jira] [Resolved] (DIRSTUDIO-656) Export to LDIF leaves out entries when large number of entries exist

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-656.
---------------------------------------
    Resolution: Fixed

> Export to LDIF leaves out entries when large number of entries exist
> --------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-656
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-656
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 1.5.3
>         Environment: Linux Ubuntu 9.10 64-bit
> Eclipse build id 20100218-1602
> Sun Java 6
>            Reporter: Rodney Beede
>            Priority: Major
>             Fix For: 2.0.0-M16
>
>
> My remote ldap server has a server-side count limit of 2000.
> There are 3128 entries in the ldap.
> If I try to export from a root DSE all entries I am only getting back some of them and not all.
> Right click on the DSE root
> Export
> LDIF Export
> Filter is (objectClass=*)
> Leave other fields unchanged except for
>    Count Limit = 0
> Next
> Enter in a filename
> Finish
> Review resulting ldif.  Note that it has 2000 entries as expected due to server limit.
> -----------------
> Go to the export again
> Count Limit = 0
> Check "Paged Search"
> Page Size = 100 (or even 1000)
> Scroll Mode (checked or unchecked, either way doesn't work)
> Run the export
> Note the resulting file has 1998 and sometimes 1999 entries.
> Page Search is suppose to get around this limit.
> ------------
> JXplorer, another ldap tool does not have this issue with this server.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org