Compare commits

..

1 Commits

Author SHA1 Message Date
wmantly e395262c39 fix: publish plain LDAP (389) to the host so setup.sh can reach the directory (v1.39.0)
Lint / Shellcheck setup.sh (push) Failing after 8s
Lint / Syntax check bootstrap.js (push) Successful in 12s
docker-compose only published LDAPS (636); plain LDAP (389) was not mapped, so
the stack host's own enrollment (ldap://localhost:389) couldn't reach the LDAP
server. Now both 389 + 636 are published (bind 0.0.0.0; LDAP_BIND/LDAPS_BIND to
lock to host). README updated.
2026-08-05 00:13:49 -04:00

Diff Content Not Available