docker-phpLDAPadmin
docker-phpLDAPadmin copied to clipboard
phpLDAPadmin container image 🐳🌴
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...
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:...
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...
is there any way i can build my custom image using Dockerfile with some custom attributes? thanks
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:  If I check permissions it looks...
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....
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...
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 :...
This might be potentially preferable over having it look for a domain name as an environment variable with -e
@BertrandGouny Hi there, just wonderring if there is any plan to adopt phpLDAPadmin 1.2.6.x? Thanks.