소스 검색

Add missing LDAP_DOMAIN substitution to custom LDIF README

Bernd Ahlers 5 년 전
부모
커밋
ae8ba12f8c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      image/service/slapd/assets/config/bootstrap/ldif/custom/README.md

+ 1 - 0
image/service/slapd/assets/config/bootstrap/ldif/custom/README.md

@@ -5,6 +5,7 @@ The startup script provides some substitutions in bootstrap ldif files. Followin
 
 - `{{ LDAP_BASE_DN }}`
 - `{{ LDAP_BACKEND }}`
+- `{{ LDAP_DOMAIN }}`
 - `{{ LDAP_READONLY_USER_USERNAME }}`
 - `{{ LDAP_READONLY_USER_PASSWORD_ENCRYPTED }}`