33
Views
1
Comments
[LDAP Connector] LDAP_search limit 1000
ldap-connector
Service icon
Forge asset by Tiago Resende
Application Type
Traditional Web

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

2022-07-25 08-42-14
Tiago Resende

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.