Plus complet

This commit is contained in:
Iwan Clement
2019-06-12 19:22:34 +02:00
parent 7a5f2c6df5
commit 1eaccf1324

View File

@@ -12,9 +12,10 @@ services:
- LDAP_ORGANISATION: IwanClement EU - LDAP_ORGANISATION: IwanClement EU
- LDAP_DOMAIN: iwanclement.eu - LDAP_DOMAIN: iwanclement.eu
# - LDAP_BASE_DN: Ldap base DN. If empty automatically set from LDAP_DOMAIN value. Defaults to (empty) # - LDAP_BASE_DN: Ldap base DN. If empty automatically set from LDAP_DOMAIN value. Defaults to (empty)
- LDAP_ADMIN_PASSWORD: - LDAP_ADMIN_PASSWORD: Fgap@Gze5692$23_fwzyff_
- LDAP_CONFIG_PASSWORD: - LDAP_CONFIG_PASSWORD: rggHaDZSuirdfg73ghaPCdf_@
- LDAP_READONLY_USER: true - LDAP_READONLY_USER: true
- LDAP_READONLY_USER_USERNAME: ldap_ro_user - LDAP_READONLY_USER_USERNAME: ro_user
- LDAP_READONLY_USER_PASSWORD: ldap_ro_password - LDAP_READONLY_USER_PASSWORD: R0_P@ssword
- HOSTNAME: ldap_iwanclement_eu
image: 'osixia/openldap:1.2.4' image: 'osixia/openldap:1.2.4'