This website requires JavaScript.
Explore
Help
Sign In
containers
/
phpldapadmin
Watch
1
Star
0
Fork
0
You've already forked phpldapadmin
Code
Packages
Activity
4
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
michael
a36f1c3b1e
working
2023-12-07 00:14:24 +13:00
Dockerfile
working
2023-12-07 00:14:24 +13:00
ldap_startup.sh
working
2023-12-07 00:14:24 +13:00
README.md
working
2023-12-07 00:14:24 +13:00
www_startup.sh
working
2023-12-07 00:14:24 +13:00
README.md
Extended from Osixia/phpldapadmin
Adds ca-certificates package
Points ldap.conf TLS_CACERT to a pem file under /etc/ssl/certs specified by
Rips out the config.php bootstrap from startup
Rips out most of the ldap client startup, opting to use a system CA cert instead
Expects an existing config (ie a volume mounted configMap) present at /container/service/phpldapadmin/assets/config/config.php
The read-only config mount will be copied to /var/www/phpldapadmin/config/config.php at startup and chowned to www-data
Description
Modified image of osixia/phpldapadmin
Readme
25
KiB
Languages
Shell
90.5%
Dockerfile
9.5%