aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/auth.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa/templates/auth.conf')
-rw-r--r--modules/sympa/templates/auth.conf2
1 files changed, 1 insertions, 1 deletions
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 %>