LDAP (1000 results max)

Using ldap authentication, and the ldap sync provided, it maxes out at 1000 records. Changing this on the server is not an option. Is there a way with sc_ldap_search to filter or a way to get paginated results?

Well, I didn’t bother parsing this as the sync doesn’t make much sense anyway.

I simply opted to add/update the record upon authentication. Much cleanser than having a table with all the AD users in it which only a few might ever use.