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

ExtendedDN

Open domsen123 opened this issue 3 years ago • 2 comments

Is it possible to set the ExtendedDN Attribute in search api?

https://docs.microsoft.com/de-de/dotnet/api/system.directoryservices.extendeddn?view=net-5.0

domsen123 avatar May 31 '21 15:05 domsen123

I don't think so (I've never used ExtendedDN). Is there something extra the client would have to send along with the filter?

PRs are always welcome 😁👍

UziTech avatar May 31 '21 18:05 UziTech

It would be better to research how the attribute is implemented in terms of LDAP attributes instead of the .net sdk.

jsumners avatar May 31 '21 23:05 jsumners

👋

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