Hans Moser wrote: > > slapd.conf: line 42: substr index of attribute "homePostalAddress" > disallowed > > I (there is noone else here :-)) found this in archive: > > "Various list matching rules are not implemented, hence any > assertion of these rules will evaluate to Undefined. > > Kurt" > > Is there any information what attribute/indexes are supported?
Look at the attribute type definition in subschema. You will see for which attributes SUBSTR matching rules are defined. Ciao, Michael.
