docker-phpLDAPadmin icon indicating copy to clipboard operation
docker-phpLDAPadmin copied to clipboard

phpLDAPadmin container image 🐳🌴

Results 71 docker-phpLDAPadmin issues
Sort by recently updated
recently updated
newest added

In case of a malformed request the application discloses information about the server directory organization using the PHP Debug Backtrace. It would be nice to have an environment variable to...

**Description** I'm using kubernetes to deploy phpLDAPadmin. If I set --copy-service argument in phpLDAPadmin deployment, pod fails with `No such file or directory: '/container/service/:runit/download.sh'")]` error. **Steps to reproduce** Create deployment.yaml...

help wanted

Using the following docker-compose file results in `./run: 4: ./run: cannot create /proc/1/fd/1: Permission denied` errors, which keep popping up about every second. I'm not sure what causes it, but...

bug

Trying to link openldap with this docker on unraid and I'm having a bit of trouble with where to put the echo statements. I had to add the PHPLDAP_IP to...

The docs (main README) could mention how to customize the phpLDAPAdmin-Config using arrays. ### Current state The YAML-example uses an array for `force_may`: ``` - ldap.example.org: - server: - tls:...

help wanted

When I try to access phpldapadmin, I get `Parse error: syntax error, unexpected '}' in /container/service/phpldapadmin/assets/config.php on line 68`. Line 68 should contain the ldap host, so I assume that...

help wanted

How can i set the server ip for phpldapadmin. For example, i want to set the server ip is 192.168.0.1

help wanted

When i create a Posix account, Ldap doesnt use bash login. I checked there is bug in the template located in template/creation/posixaccount.xml. The id was not changed to bash yet.![image](https://user-images.githubusercontent.com/20570053/34430814-350b2464-ecac-11e7-8e33-e08f1ca29571.png)

wontfix

Would be nice to have an environment variable to change the Apache web server ports. I'm running this container with --net=host and would like to change to non-default ports for...

enhancement
help wanted

Hello, how can I configure then the phpldapadmin can display the chinese char? THS

bug
help wanted