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 07:21:28 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-12-01 07:21:28 +0100
commitd70268f0991ba69568112d4da5768e821d5983dd (patch)
tree4e0640e3a8b12826d5801159d00e41cc1aeb3572 /.env.production.sample
parentc8d82ef3c3cb6ef3be34787c28d1c6bf8edae441 (diff)
:sparkles: Convert LDAP username (#12461)
* :sparkles: Convert LDAP username #12021

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>

* :bug: Fix conversion var use

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>

* :bug: Fix LDAP uid conversion test

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>

* :ok_hand: Remove comments with ref to PR

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>

* :ok_hand: Remove unnecessary paranthesis

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>

* :wrench: Move space in conversion string

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index f9a8bb7c1..6b078c7b2 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -179,6 +179,9 @@ STREAMING_CLUSTER_NUM=1
 # LDAP_PASSWORD=
 # LDAP_UID=cn
 # LDAP_SEARCH_FILTER=%{uid}=%{email}
+# LDAP_UID_CONVERSION_ENABLED=true
+# LDAP_UID_CONVERSION_SEARCH=., -
+# LDAP_UID_CONVERSION_REPLACE=_
 
 # PAM authentication (optional)
 # PAM authentication uses for the email generation the "email" pam variable