Closed StefanArts closed 2 years ago
Do you mean to have REMOTE_HTTP_HEADERS_LOGIN
enabled? That's for use with external authentication systems like Authelia.
I do, but don't I first have to Setup this interface before adding authelia to it?
Okay, I disabled it and will try to enable it again after the setup, thanks!
I think I will get it to work, thanks for your quick response!
Check the debugging logs Please run the user manager with the debugging settings enabled. This might help you resolve the issue without needing to create a bug report.
Set
LDAP_DEBUG
andLDAP_VERBOSE_CONNECTION_LOGS
toTRUE
for LDAP issues.Version Tried with both latest and tag next_release
Describe the bug Although the server logs indicate, that the connection to the ldap server was successful, the PHP setup page throws errors:
This is before entering the admin password: https://i.imgur.com/RS3pMX2.png
Docker-compose env variables:
Last Server Log messages: [Thu Apr 28 16:27:24.399702 2022] [php:notice] [pid 23] [client ip] Bound successfully as cn=admin,dc=example,dc=net, referer: https://admin.example.net/setup/ [Thu Apr 28 16:27:24.400491 2022] [php:notice] [pid 23] [client ip] Initial setup: able to authenticate as cn=admin,dc=example,dc=net., referer: https://admin.example.net/setup/