Version v7.1.16 - build 16564 (master)
When trying to ingest ~1500 users I get this error.
Error: ldap_search(): Partial search results returned: Sizelimit exceeded
When I run php artisan snipeit:ldap-sync --summary -vvv from the CLI nothing gets returned either, no errors or anything.
The test ldap synchronization button works and returns data.
Thank you!