Hi all,
I am using LDAP Connector forge,
SearchEntryList action allows to set Limit parameter which overrides default 1000 value. I set it to 5000 but the action still returns 1000 records only. It seems that the parameter does not work.
Is there any way I can retrieve all users from AD? I don't want it to be limited to 1000 rows only.
Thanks,
Satish R
Hi Sathish.
As we talked through messages, on the extension side we don't have limitations on the number of records; we just pass the number received on the parameter to the server, as an LDAP search.
Were you able to overcome the problem?
Regards,
Tiago Resende