-
-
Notifications
You must be signed in to change notification settings - Fork 96
[BUG] Failed to connect to LDAP server #335
Comments
Hello, I also found out LDAP does not work. And this was a peculiar one. Docker uses PHP 8.1+, this is important because of this. The package, Cross-linking: laminas/laminas-ldap#24 |
Thanks @ymarkus and @DerpgonCz The LDAP stuff hasn't been looked at for some time (years?). This is a core Kimai bug no a container one. BUT I was the person who did the early work that got LDAP into the core product. I'll check this with @kevinpapst and we'll see if we can fix it. Is there any chance one of you could install a native copy of Kimai and follow the instructions here: https://www.kimai.org/documentation/ldap.html and see if the bug is reproducable. |
This is an upstream bug in Laminas LDAP and not in Kimai. |
🖖 Over eager dependabot. I'll roll back the php version and re-build the current images |
Describe the bug
For some reason kimai will not connect to my Samba AD. There is not even a connection attempt logged in the samba server, so I guess it's either a bug or a config issue on my end.
To Reproduce
Steps to reproduce the behaviour:
Desktop (please complete the following information):
Command used to run the container
docker-compose up -d
Docker compose file (with passwords redacted)
Additional context
local.yaml
: (I've also tried to change the uppercase stuff to lowercase, but same thing...)dev.log
:The text was updated successfully, but these errors were encountered: