Hello,
I am trying to configure LDAP authentication (Active Directory) on XOA.
When I test configuration I get error message:
Code: -32000
Message: Code: 0x3
What should I check? How can I overcome this. Thank you.
DETAILS:
{
"code": 3,
"message": " Code: 0x3",
"name": "Error",
"stack": "Error: Code: 0x3
at Function.parse (/usr/local/lib/node_modules/xo-server-auth-ldap/node_modules/ldapts/StatusCodeParser.ts:59:16)
at Client._sendSearch (/usr/local/lib/node_modules/xo-server-auth-ldap/node_modules/ldapts/Client.ts:648:30)
at Client.search (/usr/local/lib/node_modules/xo-server-auth-ldap/node_modules/ldapts/Client.ts:610:5)
at AuthLdap._authenticate (/usr/local/lib/node_modules/xo-server-auth-ldap/src/index.js:277:42)
at default.testPlugin (file:///usr/local/lib/node_modules/xo-server/src/xo-mixins/plugins.mjs:285:5)
at Xo.test (file:///usr/local/lib/node_modules/xo-server/src/api/plugin.mjs:109:3)
at Task.runInside (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:172:22)
at Task.run (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:156:20)
at Api.#callApiMethod (file:///usr/local/lib/node_modules/xo-server/src/xo-mixins/api.mjs:469:18)"
}