Missing php7-ldap package
abelfodil opened this issue · 1 comments
abelfodil commented
The image should provide the php7-ldap
package (see https://github.com/grocy/grocy-docker/blob/master/Dockerfile-grocy#L43)
Desired Behavior
LDAP should work out of the box (provided the right configuration).
Current Behavior
Right now I get the following error Call to undefined function Grocy\Middleware\ldap_connect()
.
Setup LDAP according to https://github.com/grocy/grocy/blob/master/config-dist.php to reproduce the error.
Alternatives Considered
Installing the package manually myself.
github-actions commented
Thanks for opening your first issue here! Be sure to follow the issue template!