[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: index type undefined
Ronald Warner wrote:
> now I am getting:
> myslapd.conf: line 30: index type "sn" undefined
>
>
> directory /usr/local/ldap/var/openldap-ldbm
> index cn eq,sn,uid -------> line 30
> index objectClass pres,eq
format is: index <attrlist> <typelist> (the three separated by
blanks)
slapd thinks the attributes 'sn' and 'uid' are meant to be index-types
use: index cn,sn,uid eq
--
Daniel Tiefnig
Servertechnology
INFONOVA IT GmbH