lsc icon indicating copy to clipboard operation
lsc copied to clipboard

list of DN elements is truncated when using search method on JndiService

Open asouppart opened this issue 4 years ago • 5 comments

The number of elements returned by the search method is limited by MaxPageSize configuration of the ldap server. Even if the PageSize configuration is populated with a positive number.

asouppart avatar Oct 22 '21 07:10 asouppart

Seems the issue is in the scripting engine (ldap.search())

coudot avatar Oct 12 '23 12:10 coudot