blob: 064a4be2cc365c603ef491a9774588c9fae1e4df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Indices to maintain
index objectClass eq
index uid pres,eq
index mail pres,sub,eq
index cn pres,sub,eq
index sn pres,sub,eq
index dc eq
index krbPrincipalName eq
index member eq
index memberOf eq
access to *
by * none
|