ldapauth-fork : Authenticate against an LDAP server. You can installing ldapauth-fork npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ldapauth-fork $ sudo npm install -g ldapauth-fork
If want to update the ldapauth-fork package execute the command as below,
$ sudo npm update ldapauth-fork
Update package globally,
$ npm install -g ldapauth-fork
$ sudo git clone https://github.com/rektide/ldapauth-fork.git
$ sudo npm install -g ./ldapauth-fork
ldapauth-fork@4.0.2 /usr/lib/node_modules/ldapauth-fork
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ldapauth-fork
Package Name | ldapauth-fork |
Version | 4.0.2 |
Description | Authenticate against an LDAP server |
Released Date | 2017-08-02T03:20:36.084Z |
Published by | vesse |
How to Learn | https://www.npmjs.com/package/ldapauth-fork/tutorial |