From 7ecd606d04bd1d0269e4829d0c4afa3f5622be6a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 5 Jun 2019 16:25:25 +0200 Subject: [PATCH] [fix] Do not index cn,mail and virtualdomain as it's causing some weird issues in the mail stack ... --- data/templates/slapd/slapd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/templates/slapd/slapd.conf b/data/templates/slapd/slapd.conf index de13173c4..ebde7fdb3 100644 --- a/data/templates/slapd/slapd.conf +++ b/data/templates/slapd/slapd.conf @@ -66,10 +66,10 @@ directory "/var/lib/ldap" index objectClass eq index uid,sudoUser eq,sub index entryCSN,entryUUID eq -index cn,mail eq +#index cn,mail eq #index gidNumber,uidNumber eq index member,memberUid,uniqueMember eq -index virtualdomain eq +#index virtualdomain eq # Save the time that the entry gets modified, for database #1 lastmod on