浏览代码

added comment to clarify additional use case of LDAP_DEFAULT_DOMAIN

Stefan Maaßen 3 年之前
父节点
当前提交
0555b7e34c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -571,6 +571,7 @@ services:
       #- LDAP_SYNC_GROUP_ROLES=
       #
       # The default domain of the ldap it is used to create email if the field is not map correctly with the LDAP_SYNC_USER_DATA_FIELDMAP
+      # In case SimpleAuth with AD is configured, the default domain is appended to the given loginname for creating the correct username for the bind request to AD
       # example :
       #- LDAP_DEFAULT_DOMAIN=mydomain.com
       #