aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/sympa/templates/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config
index 39e8920e..e68dc55d 100644
--- a/modules/sympa/templates/config
+++ b/modules/sympa/templates/config
@@ -80,6 +80,10 @@ include_ldap_query
attrs mail
select first
scope one
+ use_ssl yes
+ user cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %>
+ passwd <%= ldap_password %>
+
<% end %>
<%- if public_archive -%>