[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: no indexes selected
At 04:07 PM 10/10/00 +0800, Ronald Warner wrote:
>I am getting this whenever i start slapd or when I add to the
>database, I know the problem is line 30 but why is it a problem?
You are likely trying to use an old 1.2 slapd.conf(5) file
with 2.0. Some of the directives have changed between 1.2
and 2.0, including the index directive.
>myslapd.conf: line 30: no indexes selected
>line 30 index cn,sn,uid
As the error implies, you didn't specify what indexes to
maintain.
>line 31 index objectclass pres,eq
>line 32 index default none