Limit on the number of results of the PMG external ldap query.

Aug 3, 2020
11
1
8
47
I have a PMG cluster that queries an external ldap database of accounts (active directory) to apply certain exceptions to spam filtering rules.
It worked correctly but with the growth in the number of accounts in the active directory the PMG no longer seems to be able to bring all these accounts.
It seems to me that there is a limit on the number of results of the PMG ldap query. Does this proceed?
If yes, how can I get around this?
Is it possible to debug the ldap query that PMG performs in the active directory?
Thank you very much.
 
This might just be the default limit of ldap-results returned from your AD server - maybe you can increase that - else what's the number where it cuts off?