about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorMathieu Brunot <mathieu.brunot@monogramm.io>2019-12-01 18:52:21 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-12-01 18:52:21 +0100
commitbd8dc9bd0c9857470f14189c15572cab18bf8ab1 (patch)
tree74084369418bccb2e79e6a8c0d5043565f83969d /.env.production.sample
parent911cc144815babf83ddf99f2daa3682021d401b8 (diff)
:sparkles: Add an LDAP Mail attribute config (#12053)
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/.env.production.sample b/.env.production.sample
index 6b078c7b2..9cab992e3 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -178,7 +178,8 @@ STREAMING_CLUSTER_NUM=1
 # LDAP_BIND_DN=
 # LDAP_PASSWORD=
 # LDAP_UID=cn
-# LDAP_SEARCH_FILTER=%{uid}=%{email}
+# LDAP_MAIL=mail
+# LDAP_SEARCH_FILTER=(|(%{uid}=%{email})(%{mail}=%{email}))
 # LDAP_UID_CONVERSION_ENABLED=true
 # LDAP_UID_CONVERSION_SEARCH=., -
 # LDAP_UID_CONVERSION_REPLACE=_