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

Re: (ITS#8009) SUBSTR caseIgnoreIA5SubstringsMatch for *Record in cosine schema



Howard Chu wrote:
> I didn't know there was a new revision of the COSINE schema. Where was it
> published?

There isn't a new version of the COSINE schema.

But the attributes defined in RFC 1274, which were not added to RFC 4524 [1],
are used in the usual DNS zone schema which defines object class 'dNSDomain2'.
The DNS zone schema defines more attributes for DNS RRs and all of them have a
SUBSTR matching rule defined.

If you reject this patch because you don't want to change a "standard" schema
the other possibility would be to completely hunk out these RFC 1274
declarations from cosine.(schema|ldif) to avoid collision with separate DNS
schema files adding them.

Ciao, Michael.

[1] http://tools.ietf.org/html/rfc4524#appendix-A.4