On Tue, Feb 13, 2018 at 8:13 PM, Natxo Asenjo <natxo.asenjo@gmail.com> wrote:

the canonical way to do this is using ldap paging, with ldapsearch  you could try using the -E pr=xxxx parameter, where xxxx could be 1000 for instance. That way you know you are always under the limit imposed by the server.


if you use -E pr=1000/noprompt, it will not prompt to continue, nicer for scripts obviously.

--
Groeten,
natxo