diff options
-rw-r--r-- | modules/sympa/templates/auth.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index 54af2fc5..af998b68 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -10,3 +10,4 @@ ldap bind_dn cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %> bind_password <%= ldap_password %> authentication_info_url <%= authentication_info_url %> + |