Skip to content

LDAPS connection on docker engine in rootless mode #133

@robd75

Description

@robd75

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions