-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Attempted Debugging
- I have read the debugging page
Searched GitHub Issues
- I have searched GitHub for the issue.
Describe the Scenario
New install using the Turnkey Linux image.
I am trying to get LDAP working, by following https://www.bookstackapp.com/docs/admin/ldap-auth/ but I just get the following error:
"These credentials do not match our records."
I see no LDAP/auth errors in either the laravel.log nor the apache2/error.log, and I also don't see access attempts on the LDAP server (Authentik).
I have enabled APP_DEBUG=true in /var/www/bookstack/.env, but I don't get any debugging when trying to login and again no errors in the logs.
If I remove the LDAP config from .env, I can login as the admin. So it seems like the .env is being read properly... I just get nothing from debugging.
Please let me know if I can provide any specific information.
Exact BookStack Version
v23.10.1
Log Content
Hosting Environment
Proxmox 8.3
Turnkey Linux Image:
debian-12-turnkey-bookstack_18.0-1_amd64.tar.gz