Revision
639
Author
misc
Date
2010-12-16 17:54:26 +0100 (Thu, 16 Dec 2010)

Log Message

- rename the account, and no longer share the same account as sympa

Modified Paths

Modified: puppet/modules/transifex/templates/45-ldap.conf
===================================================================
--- puppet/modules/transifex/templates/45-ldap.conf	2010-12-16 16:52:24 UTC (rev 638)
+++ puppet/modules/transifex/templates/45-ldap.conf	2010-12-16 16:54:26 UTC (rev 639)
@@ -19,7 +19,7 @@
 # Baseline configuration.
 AUTH_LDAP_SERVER_URI = "ldap://ldap.<%= domain %>"
 
-AUTH_LDAP_BIND_DN = "cn=alamut-sympa,ou=System Accounts,<%= dc_suffix %>"
+AUTH_LDAP_BIND_DN = "cn=transifex-alamut,ou=System Accounts,<%= dc_suffix %>"
 AUTH_LDAP_BIND_PASSWORD = "<%= ldap_password %>"
 
 AUTH_LDAP_USER_SEARCH = LDAPSearch("ou=People,<%= dc_suffix %> ",