From a434dbed3b0256d0ec9d75bd80d1687b128a61b4 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 9 Dec 2010 13:41:59 +0000 Subject: - port is not needed, and cause trouble to web interface ( but since this requires a apache restart, this was not seen during my test ) --- modules/sympa/templates/auth.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/sympa/templates') diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index 94908e15..3783bb8f 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -1,5 +1,5 @@ ldap - host ldap.<%= domain %>:389 + host ldap.<%= domain %> timeout 30 suffix <%= dc_suffix %> get_dn_by_uid_filter (uid=[sender]) -- cgit v1.2.1