aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2010-11-10 15:06:07 +0000
committerDexter Morgan <dmorgan@mageia.org>2010-11-10 15:06:07 +0000
commit961911699c2a430ae60b3061b7cdc686d2f31b34 (patch)
tree06a1ec77cd7721654d9c3a81a95386bbc7cd0c45 /modules/sympa/templates
parent8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2 (diff)
downloadpuppet-961911699c2a430ae60b3061b7cdc686d2f31b34.tar
puppet-961911699c2a430ae60b3061b7cdc686d2f31b34.tar.gz
puppet-961911699c2a430ae60b3061b7cdc686d2f31b34.tar.bz2
puppet-961911699c2a430ae60b3061b7cdc686d2f31b34.tar.xz
puppet-961911699c2a430ae60b3061b7cdc686d2f31b34.zip
Fix typo
Diffstat (limited to 'modules/sympa/templates')
-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 %>