Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP login support not functional in Docker container #66

Closed
WilliamBolhofer opened this issue Jul 6, 2021 · 3 comments
Closed

LDAP login support not functional in Docker container #66

WilliamBolhofer opened this issue Jul 6, 2021 · 3 comments

Comments

@WilliamBolhofer
Copy link

The Docker container does not support LDAP login in its current state because the PHP 'ldap_connect()' function does not exist. Adding the "php-ldap" package to the apt-get line of the Dockerfile will fix this.

@lachlan-00
Copy link
Member

i'll add it now and do a develop build

@lachlan-00
Copy link
Member

then i'll add some master ones and close this off after that

@WilliamBolhofer
Copy link
Author

I just got the latest image from Docker Hub and the issue seems resolved. LDAP works as expected now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants