From 1b156ed32f12c0665ade4b8f717ed557c9deaeaf Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 29 Jun 2012 15:33:33 +0000 Subject: update authentication_info_url value --- modules/sympa/templates/auth.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/sympa/templates/auth.conf') diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index 64256253..af998b68 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -9,5 +9,5 @@ ldap use_ssl 1 bind_dn cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %> bind_password <%= ldap_password %> - authentication_info_url https://identity.<%= domain %>/ + authentication_info_url <%= authentication_info_url %> -- cgit v1.2.1