[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problem with index directive (2)



OpenLDAP does not support indexing for all implemented
matching rules.  If the requested index is not available,
you'll get an error.  Note that the misleading error text
has been corrected.

At 04:13 PM 1/17/01 +0100, tecnico wrote:
>(Sorry, I beliave that I send this mail cut before)!!
>Hy, I'm trying config an OpenLDAP server, but I have some problems with
>index directive.
>
>I try to maintain an index of some attributes, for example:
>index cn,sn  pres,eq,sub
>index telephoneNumber approx
>but the slapd daemon returnd errors like this
>line 67: substr index of attribute "telephoneNumber" disallowed
>
>What is the problem?
>
>Thanks for all!
>Bye