node-ldapauth
node-ldapauth copied to clipboard
**UNMAINTAINED.** Simple node.js module to authenticate against an LDAP server
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 0.8.7 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...
i have older passport and passport-ldap package with that authentication is working and when installed the latest package authentication is not happening its giving Unauthorized as output. this is my...
Seems like to prevent some memory leaks that this would be the right thing to do (RTD).
Error: spawn cmd.exe ENOENT Process.ChildProces.handle.onexitit at onErrorNT at process._tickCallback Emitted 'error' event at: at Process.ChildProcess.handle.onexit at onErrorNT at process._tickCallback
Howdy! I finally got this working with the base openldap install. Learned a lot about ldap searching. Thanks for the lib!! Now when the user object shows up I am...
> [email protected] install /Users/jwarnock/webstormprojects/testing/testing/ldap-auth/node_modules/bcrypt > node-gyp rebuild xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance xcode-select: error: tool 'xcodebuild' requires Xcode,...
Hi, when i try to `npm install ldapauth`, it displays many errors. I spend the last 2 days cheking for a solution but nothing. I tryed to unintall/ reinstall node...
When I try to use `node-ldapauth`, I get the following error: ``` Error: LDAP connection is not yet bound ... ``` My code seems like this: ``` var config =...
npm -v 2.7.4 node -v v0.12.2 lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.2 LTS Release: 14.04 Codename: trusty make: Entering directory `/test/node_modules/ldapauth/node_modules/bcrypt/build' CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o...