-
Hi
Please help me, I am new on developing nodejs.
I use ldapjs in an electron angularjs application, I have to get the users of the AD to view, edit and delete it.
`var users =[];
angular.module…
-
I am experiencing errors when trying to setup verdaccio to authenticate against active directory.I get the following error on the backend which is a centos 7 aws machine and my client machine is in co…
-
* **Node.js Version**: 7.3
* **OS**: Windows 7 Enterprise
* **Scope (install, code, runtime, meta, other?)**: code
* **Module (and version) (if relevant)**: https://github.com/mcavage/node-ldap…
-
### Description:
### Server Setup Information:
* Version of Rocket.Chat Server: 0.59.3
* Operating System: Linux
* Deployment Method(snap/docker/tar/etc): docker
* Number of Running I…
-
Hi,
We have a node app using node-ldapauth-fork (through passport-ldapauth) for authentication. The LDAP certificate recently changed, and the new one doesn't have a "subject", although it has an "al…
-
Hello All,
I am experiencing errors when trying to setup verdaccio to authenticate against active directory.I get the following error on the backend which is a centos 7 aws machine and my client ma…
-
I have installed activedirectory2
Followed up a basic example:
var ActiveDirectory = require('activedirectory2');
var config = { url: '...',
baseDN: '....',
usernam…
-
We have a very unique issue. We have an app that currently uses our internal LDAP server for SSO. We've successfully used passport-ldap for this app. Recently, we moved the deployment of this app t…
-
#### Related
vesse/node-ldapauth-fork#20
vesse/node-ldapauth-fork#26
vesse/passport-ldapauth#38
#### Issue
We found another error case that isn't bubbling up properly through the `err` parameter to …
-
Some search operations in LDAP are heavy and default time limit is not enough
ghost updated
7 years ago