You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
> This module is minimally maintained. I, James Sumners, have not been in an
6
+
> environment where I need to communicate with an Active Directory server in
7
+
> over two years (as of this writing on 2020-08-25). Given that I do not need
8
+
> this module for my own work, it is not a priority for me. I will continue
9
+
> to review pull requests and issue releases as necessary, but to get the
10
+
> "best" support possible:
11
+
>
12
+
> 1. Read through the module's source code to learn how to either resolve
13
+
> your issue or to point out where the issue is.
14
+
> 2. Open a Pull Request to fix the issue if you are able. If you're not able,
15
+
> you should state _why_ in any issue you open.
16
+
> 3. Provide a thorough replication of your problem if you are opening an issue
17
+
> and not a Pull Request.
18
+
>
19
+
> If you rely on this module, it would be a great idea to start contributing
20
+
> your own Pull Requests to resolve open issues or any issues you have
21
+
> encountered. If I determine that you would be a good steward of the project,
22
+
> I will invite you to take up full maintenance of it.
5
23
6
24
ActiveDirectory is an ldapjs client for authN (authentication) and authZ (authorization) for Microsoft Active Directory with range retrieval support for large Active Directory installations. This code was a port of an existing C# library (not published) that I had written a few years ago. Here are the key features
0 commit comments