Link to home
Start Free TrialLog in
Avatar of Shahzad Fateh Ali
Shahzad Fateh AliFlag for Pakistan

asked on

Applying offset and limit in LDAP search

Hi,

I am searching Active Directory and the result limit is set to 1000 but the result set is more that 1000 so it give me limit exceeds error. Is there a way I can apply some limit or offset sort of thing in it as we do in relational databases. I am working in PHP.

Regards
Avatar of merowinger
merowinger
Flag of Germany image

Avatar of Shahzad Fateh Ali

ASKER

I am not allowed to change the limit due to security issues. also the number of records in total are in millions and it can happen that some time i need to retrieve all of them
ASKER CERTIFIED SOLUTION
Avatar of merowinger
merowinger
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial