aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/config
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa/templates/config')
-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 e55785bd..f1463362 100644
--- a/modules/sympa/templates/config
+++ b/modules/sympa/templates/config
@@ -69,7 +69,7 @@ include_ldap_query
scope one
use_ssl yes
user cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %>
- passwd <%= ldap_password %>
+ passwd <%= scope.lookupvar("sympa::server::ldap_password") %>
<% end %>