yunohost/data
MCMic a1ab50dcf1
Add indexes for fields listed by slapd in the logs
I get lots of suggestion of indexes by slapd in my logs:

 <= mdb_equality_candidates: (cn) not indexed
 <= mdb_equality_candidates: (gidNumber) not indexed
 <= mdb_equality_candidates: (mail) not indexed
 <= mdb_equality_candidates: (member) not indexed
 <= mdb_equality_candidates: (memberUid) not indexed
 <= mdb_equality_candidates: (sudoUser) not indexed
 <= mdb_equality_candidates: (uidNumber) not indexed
 <= mdb_equality_candidates: (uniqueMember) not indexed
 <= mdb_equality_candidates: (virtualdomain) not indexed
 <= mdb_substring_candidates: (sudoUser) not indexed

Since Yunohost makes it hard to edit LDAP server configuration (see https://github.com/YunoHost/issues/issues/1350), the default configuration should contain indexes for the fields used by Yunohost a lot.
2019-05-23 14:49:27 +00:00
..
actionsmap Merge branch 'stretch-unstable' into authenticate-as-root 2019-05-16 17:08:48 +02:00
bash-completion.d Generate yunohost_completion.py during debian builds 2019-04-02 01:53:10 +02:00
helpers.d Merge pull request #687 from YunoHost/crash_debugger 2019-05-22 17:42:58 +02:00
hooks Merge pull request #696 from rds13/featurePostfixRemoveTLSv1Support 2019-05-14 19:19:25 +02:00
other Cracklib is too nazi, use a simple txt list + grep to search for password 2018-10-31 00:17:09 +00:00
templates Add indexes for fields listed by slapd in the logs 2019-05-23 14:49:27 +00:00
helpers [fix] follow up directory move /usr/share/yunohost/helpers 2016-03-12 00:15:15 +01:00