node-ldapjs icon indicating copy to clipboard operation
node-ldapjs copied to clipboard

How to get messageId after client.search

Open zyf0330 opened this issue 3 years ago • 2 comments

MS AD support Change Nofitication https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-adts/f14f3610-ee22-4d07-8a24-1bf1466cba5f , and abandon op needs messageID is allowed before receiving search response. I find that messageID is created when create searchRequest instance, but don't know how to take it. Maybe it shoule be returned by Client#search method.

zyf0330 avatar May 20 '21 09:05 zyf0330

Would you like to send a Pull Request to address this issue? Remember to add unit tests.

jsumners avatar May 20 '21 11:05 jsumners

I will try

zyf0330 avatar May 21 '21 01:05 zyf0330

👋

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.

jsumners avatar Feb 22 '23 19:02 jsumners