[Mageia-sysadm] [638] - rename the account, to be coherent with the others one in ldap
root at mageia.org
root at mageia.org
Thu Dec 16 17:52:24 CET 2010
Revision: 638
Author: misc
Date: 2010-12-16 17:52:24 +0100 (Thu, 16 Dec 2010)
Log Message:
-----------
- rename the account, to be coherent with the others one in ldap
Modified Paths:
--------------
puppet/modules/sympa/templates/auth.conf
puppet/modules/sympa/templates/data_sources/ldap_group.incl
Modified: puppet/modules/sympa/templates/auth.conf
===================================================================
--- puppet/modules/sympa/templates/auth.conf 2010-12-16 13:19:55 UTC (rev 637)
+++ puppet/modules/sympa/templates/auth.conf 2010-12-16 16:52:24 UTC (rev 638)
@@ -7,6 +7,6 @@
email_attribute mail
scope sub
use_ssl 1
- bind_dn cn=alamut-sympa,ou=System Accounts,<%= dc_suffix %>
+ bind_dn cn=sympa-alamut,ou=System Accounts,<%= dc_suffix %>
bind_password <%= ldap_password %>
Modified: puppet/modules/sympa/templates/data_sources/ldap_group.incl
===================================================================
--- puppet/modules/sympa/templates/data_sources/ldap_group.incl 2010-12-16 13:19:55 UTC (rev 637)
+++ puppet/modules/sympa/templates/data_sources/ldap_group.incl 2010-12-16 16:52:24 UTC (rev 638)
@@ -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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101216/3fcb8dc1/attachment.html>
More information about the Mageia-sysadm
mailing list