jsumners / node-activedirectory

ActiveDirectory is an Node.js ldapjs client for authN (authentication) and authZ (authorization) for Microsoft Active Directory with range retrieval support for large Active Directory installations. Originally forked from gheeres/node-activedirectory.
MIT License
52 stars 43 forks source link

Find user by custom attributes #66

Closed coltonhughes closed 4 years ago

coltonhughes commented 4 years ago

Not sure if this is an issue or a limitation, but im attempting to pull 2000+ users, but my return object is limiting to 999 objects. Any idea why this would be?