aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/search_filters/group.ldap
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa/templates/search_filters/group.ldap')
-rw-r--r--modules/sympa/templates/search_filters/group.ldap2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/search_filters/group.ldap b/modules/sympa/templates/search_filters/group.ldap
index a46008d9..8bfa24ab 100644
--- a/modules/sympa/templates/search_filters/group.ldap
+++ b/modules/sympa/templates/search_filters/group.ldap
@@ -1,5 +1,5 @@
host ldap.<%= domain %>:636
use_ssl yes
suffix ou=People,<%= dc_suffix %>
-filter (&(mail = [sender])(memberOf=cn=<%= name %>,ou=Group,<%= dc_suffix %>))
+filter (&(mail=[sender])(memberOf=cn=<%= name %>,ou=Group,<%= dc_suffix %>))
scope sub