-
When I search for an user with latin characters such as "ç", "ã", etc... the ldap returns the entry just fine, but when I try to do modifications it gives me a [no such object error], even if the dist…
-
I'm getting "No Such Object" error when I try to modify a group, even though the DN provided is correct.
I added `Bunyan` to inspect logs, and I could see from the response that `object` was empty.…
-
如题,求解我这边使用钉钉下载下来的数据,运行LDAP报以下错误,
{"name":"ldapjs","component":"client","hostname":"ubuntu","pid":114024,"level":50,"msg":"192.168.118.1:58652::21 uncaught exception: InvalidDistinguishedNameError: ou…
-
I am trying to use ldapjs to retrieve a username (cn) and employee number (employeeID) from an Active Directory server running in my organization.
My organization's Active Directory uses non-ascii …
-
I am using the `ldapjs` library to connect to an active directory from a `Nextjs-Nodejs` application. After creating and binding the client, I am trying to add a new user to the active directory. This…
-
**Describe the bug**
https://github.com/denoland/deno_std/blob/bc345306e520e758e8af9b00144c393c9c066c52/node/_tls_wrap.ts#L373
**Steps to Reproduce**
```
import sql from "npm:mssql";
cons…
-
If I start test ldap in docker as described in https://github.com/ldapjs/docker-test-openldap and create a group with non ascii characters cn=möte,ou=people,dc=planetexpress,dc=com, I can add and dele…
-
I'm making the move from ldapjsv2 to v3, and I have read the release notes documentation:
* https://github.com/ldapjs/node-ldapjs/releases/tag/v3.0.0
**My question**: under v3, is there any way to…
-
Lately since version 3.0.2 and Chuchtools 3.100 we have an issue on Nextcloud login with wrong passwords. In this case Nextcloud ends up with an Internal Server Error.
Nextcloud Log shows:
`versi…
-
ldapjs 3.0.2
I'm getting an occasional crash with the following error. I do have an error handler registered with the client, so I think this is a case that is not covered.
```
/app/node_modul…