Hey I haven't used it but any challenges you are facing?
TL;DR
User1: Yes, I'm having trouble getting my LDAP server to authenticate users. It keeps giving me a "Invalid credentials" error.
User2: Are you sure you've entered the correct username and password? Double-check your settings.
User1: Yes, I've triple-checked them. They are correct.
User3: Have you checked if your LDAP server is running and accessible? It could be a network issue.
User1: I can access the LDAP server using other tools, so it doesn't seem to be a network problem.
User4: Have you checked your LDAP configuration file? Make sure the bind credentials are accurate andRecommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...