From 75e79d222aeaa7be5c774a4218655c4ba2ffe6ab Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 15 Dec 2010 12:24:46 +0000 Subject: uniformisation of the name of variable used for password, so we know if this is ldap or postgresql at the first glance --- modules/sympa/templates/auth.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'modules/sympa/templates/auth.conf') diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index f84c519f..93eade85 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -8,7 +8,5 @@ ldap scope sub use_ssl 1 bind_dn cn=alamut-sympa,ou=System Accounts,<%= dc_suffix %> - bind_password <%= ldap_passwd %> - - + bind_password <%= ldap_password %> -- cgit v1.2.1