mirror of
https://github.com/wekan/wekan.git
synced 2025-12-30 22:28:49 +01:00
added comment to clarify additional use case of LDAP_DEFAULT_DOMAIN
This commit is contained in:
parent
c1c2eb22ba
commit
0555b7e34c
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue