aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/data_sources
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-12-16 16:52:24 +0000
committerMichael Scherer <misc@mageia.org>2010-12-16 16:52:24 +0000
commit6102e208a485930f226d4a12c46850963d8cb210 (patch)
tree497b621e6d55cd9b37a06687f3f51296ca1e4cac /modules/sympa/templates/data_sources
parent28ac19b72d12c65c333ee46c78491f72f86add52 (diff)
downloadpuppet-6102e208a485930f226d4a12c46850963d8cb210.tar
puppet-6102e208a485930f226d4a12c46850963d8cb210.tar.gz
puppet-6102e208a485930f226d4a12c46850963d8cb210.tar.bz2
puppet-6102e208a485930f226d4a12c46850963d8cb210.tar.xz
puppet-6102e208a485930f226d4a12c46850963d8cb210.zip
- rename the account, to be coherent with the others one in ldap
Diffstat (limited to 'modules/sympa/templates/data_sources')
-rw-r--r--modules/sympa/templates/data_sources/ldap_group.incl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/data_sources/ldap_group.incl b/modules/sympa/templates/data_sources/ldap_group.incl
index 2676ae3c..dc9addd8 100644
--- a/modules/sympa/templates/data_sources/ldap_group.incl
+++ b/modules/sympa/templates/data_sources/ldap_group.incl
@@ -1,7 +1,7 @@
include_ldap_2level_query
host ldap.<%= domain %>
use_ssl yes
- user cn=alamut-sympa,ou=System Accounts,<%= dc_suffix %>
+ user cn=sympa-alamut,ou=System Accounts,<%= dc_suffix %>
passwd <%= ldap_password %>
suffix1 ou=Group,<%= dc_suffix %>
scope1 one