At 04:55 AM 1/8/2007, Heinzmann, Robert wrote: >One more question regarding the changing of the LDAP Schema without >reimporting all the data. > >Is it possible to add ORDERING clause to a schema definition without >re-import ?
Assuming the rule was appropriate for attribute syntax, yes. But the example you gave won't work (with or without re-import) as the rule (numericStringOrderingMatch) is inappropriate for the attribute syntax (generizedTime). generalizedTimeOrderingMatch is an appropriate rule for the generizedTime attribute syntax. -- Kurt
