Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.3
-
None
-
None
-
Linux Ubuntu 9.10 64-bit
Eclipse build id 20100218-1602
Sun Java 6
Description
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.
Attachments
Issue Links
- relates to
-
DIRSTUDIO-1250 Paged Search (e.g. for Active Directory DC's) will not work in new version
- Closed