mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Add permission to stuff to be indexed by slapd to avoid it flooding complains in syslog
This commit is contained in:
parent
b7a61f35cc
commit
d9c09f4649
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ index cn,mail eq
|
|||
index gidNumber,uidNumber eq
|
||||
index member,memberUid,uniqueMember eq
|
||||
index virtualdomain eq
|
||||
index permission eq
|
||||
|
||||
# Save the time that the entry gets modified, for database #1
|
||||
lastmod on
|
||||
|
|
Loading…
Add table
Reference in a new issue