aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/sympa/templates/ldap_alias_manager.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/ldap_alias_manager.conf b/modules/sympa/templates/ldap_alias_manager.conf
index 8adf9578..cd7f29cd 100644
--- a/modules/sympa/templates/ldap_alias_manager.conf
+++ b/modules/sympa/templates/ldap_alias_manager.conf
@@ -6,7 +6,7 @@
ldap_host ldap.<%= domain %>
#LDAP bind DN
-cn=alamut-sympa,ou=System Accounts,dc=mageia,dc=org
+ldap_bind_dn cn=alamut-sympa,ou=System Accounts,dc=mageia,dc=org
#LDAP bind password
ldap_bind_pwd <%= ldappass %>