Skip to content

fix: phpldapadmin LDAP connection and login configuration#8

Merged
llulioscesar merged 4 commits into
start-codex:mainfrom
llulioscesar:main
Apr 13, 2026
Merged

fix: phpldapadmin LDAP connection and login configuration#8
llulioscesar merged 4 commits into
start-codex:mainfrom
llulioscesar:main

Conversation

@llulioscesar
Copy link
Copy Markdown
Member

Summary

  • Auto-configure phpLDAPadmin with LDAP base DN, admin DN, and password from openldap values
  • Set LDAP_LOGIN_ATTR=DN by default so admin can login with full DN
  • Set LDAP_ALERT_ROOTDN=false to allow rootdn login
  • Add extraEnv support for custom env vars
  • Add ldap.loginAttr and ldap.alertRootDN to values for configurability
  • Bump chart to 1.4.1

Why

The new phpLDAPadmin (leenooks) reads config from env vars but the chart was not passing the LDAP connection details, causing login failures after migration from osixia.

Test plan

  • helm template renders all expected env vars
  • Verified LDAP bind works from container

- Pass LDAP_BASE_DN, LDAP_USERNAME, LDAP_PASSWORD from openldap config
- Set LDAP_LOGIN_ATTR=DN and LDAP_ALERT_ROOTDN=false by default
- Add extraEnv support for phpldapadmin
- Add ldap.loginAttr and ldap.alertRootDN to values
- Bump chart to 1.4.1
@llulioscesar llulioscesar merged commit fc0e478 into start-codex:main Apr 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant