Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Paged events still not firing as expected #712

Closed
GGGav opened this issue Mar 18, 2021 · 1 comment
Closed

Paged events still not firing as expected #712

GGGav opened this issue Mar 18, 2021 · 1 comment

Comments

@GGGav
Copy link

GGGav commented Mar 18, 2021

Folks,
I am having exactly the issue described in #385.
I'm running a node JS (v15.11.0) app on a linux box trying to pull user accounts from Microsoft AD. There are 1100 user account present. I get the first 100 as separate 'searchEntry' events. I then get a 'page' event with a callback. I call the callback, as per the 'terryxsq' comment in issue 385, but there are no further results.
The next event is 'unbind'.

The OP for #385 also said that calling the callback didn't work for them yet the next comment closes the call suggesting it has been resolved.

My code is as per the examples on the web site.
Has anybody ever got this to work? Can someone post some working code?

@jsumners
Copy link
Member

👋

On February 22, 2023, we released version 3 of this library. As a result, we are closing this issue/pull request.

Please see issue #839 for more information, including how to proceed if you feel this closure is in error.

@ldapjs ldapjs locked as resolved and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants