Promote openldap-mac (#61332)

* Replace `openldap` with `openldap-mac`

* Rename all references for `openldap-mac`

* Rename prepopulated users with first names
This commit is contained in:
linoman
2023-01-12 10:20:01 +01:00
committed by GitHub
parent 7339dbc090
commit 8ba5f59fb7
17 changed files with 24 additions and 596 deletions
@@ -1,11 +1,14 @@
openldap:
container_name: ldap
build: docker/blocks/auth/openldap
image: osixia/openldap
environment:
SLAPD_PASSWORD: grafana
SLAPD_DOMAIN: grafana.org
SLAPD_ADDITIONAL_MODULES: memberof
LDAP_ORGANISATION: grafana
LDAP_DOMAIN: grafana.org
LDAP_ADMIN_PASSWORD: grafana
LDAP_SEED_INTERNAL_LDIF_PATH: /tmp/smt/
ports:
- "389:389"
- 389:389
- 636:636
restart: unless-stopped
volumes:
- ./docker/blocks/auth/openldap/prepopulate/:/tmp/smt/