[Question]: LDAPS with Windows Server 2022 AD #3444
Unanswered
andreaslg0815
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is your question?
Does anyone have experience with LDAPS connection to a Windows Server 2022 AD and LibeChat?
No matter how I enter the credentials, I always receive the following error message:
{ title: '(requireLdapAuth) Error: No user' }
With other apps there are no problems with the connection to LDAPS.
More Details
Our config:
LDAP
LDAP_URL=ldaps://server.xxx.local:636
LDAP_BIND_DN=cn=aduser,dc=xxx,dc=local
LDAP_BIND_CREDENTIALS=password
LDAP_USER_SEARCH_BASE=ou=company,dc=xxx,dc=local
LDAP_SEARCH_FILTER=mail
LDAP_CA_CERT_PATH=/app/xxx-CA.crt
What is the main subject of your question?
User System/OAuth
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions