aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/sympa/templates/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config
index e68dc55d..35bcaa5c 100644
--- a/modules/sympa/templates/config
+++ b/modules/sympa/templates/config
@@ -82,7 +82,7 @@ include_ldap_query
scope one
use_ssl yes
user cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %>
- passwd <%= ldap_password %>
+ passwd <%= ldap_password %>
<% end %>