18 Nov 2013
 
Tirasa

Getting around Active Directory search size limit via ldapsearch

Written by fabio

Asking for a large set of results via ldapsearch to an Active Directory (AD) you will get a "size limit exceeded" error message. Searches of Active Directory performed without paging are limited to returning a maximum of the first 1000 records.

Read All »