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

all 3 ldap servers have been deployed identically and I can ldapsearch over SSL to them. I'm getting this error on the webpage only when selecting the 3rd server from...

help wanted

I am running this container in a Docker swarm setting. The following is my compose config ``` --- version: '3.5' networks: management_enterprise_overlay: external: true configs: ssl.crt: file: ./ssl_certs/my-cert.cer ssl.csr: file:...

help wanted

Hi, thanks for your effort on this image. I'm testing using that variable but always show 404. I verified in the container the variable is updated, but it does not...

question

is there any way i can build my custom image using Dockerfile with some custom attributes? thanks

question

Hello! Thanks for this great image! I have a problem with permissions in `/var/lib/php`. In the browser I am getting the following message: ![grafik](https://user-images.githubusercontent.com/6563486/49875099-73340e00-fe20-11e8-86ca-5b5839607a51.png) If I check permissions it looks...

help wanted

Greetings, I've created an openLDAP docker container on Windows 10 with ports 636 and 389 mapped. I'm attempting to setup a phpLDAPadmin container and map it to the openLDAP container....

help wanted

It would be better if one was able to use Docker Secrets to make TLS certificate files available to the instance (it would need to not "fix" the file permissions...

help wanted

got below after make build - [ ] docker build -t osixia/phpldapadmin:0.1.0 --rm image - [ ] Sending build context to Docker daemon 39.94kB - [ ] Step 1/9 :...

help wanted

This might be potentially preferable over having it look for a domain name as an environment variable with -e

enhancement

@BertrandGouny Hi there, just wonderring if there is any plan to adopt phpLDAPadmin 1.2.6.x? Thanks.