-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Description
Hello, I followed the instructions to install GLPI:
Deploy with persistence data
To deploy with docker compose, you use docker-compose.yml and mariadb.env file. You can modify mariadb.env to personalize settings like :
..........
Everything works correctly, including the LDAPS connection.
The Docker engine is installed as root.
However, if I reinstall everything on an identical VM server, but with the Docker engine installed in rootless mode , I get an error when login in glpi
PHP User Warning (512): Unable to bind to LDAP server ldaps://ldaps.xxxxxxx.xxx:636 with RDN CN=usr,OU=xxx,OU=xxxxx,DC=xxxxx,DC=xxx error: Can't contact LDAP server (-1) in /var/www/html/glpi/src/AuthLDAP.php at line 3190
Can you help me?
Metadata
Metadata
Assignees
Labels
No labels