Hi,

I'm upgrading one 389DS machine from 1.2.5 to 1.2.10.7 and I have found a problem when replicate the schema from another 1.2.5 DS machine.

I had created an attribute like this:

attributeTypes: (
  <OIDXXXXXXX>
  NAME 'xxxxx'
  DESC 'yyyyy'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024}
  SINGLE-VALUE
  )

and at replication time get this error:

[10/May/2012:14:35:31 +0200] attr_syntax_create - Error: the EQUALITY matching rule [caseIgnoreIA5Match] is not compatible with the syntax [1.3.6.1.4.1.1466.115.121.1.15] for the attribute [xxxxx]

   Is there a default equality matching rule for this manual attributes??? Have I to modify the attribute with a equality matching rule for it in the original 1.2.5 DS to be able to replicate??? Is it a problem between versions??? If someone could help me i will appreciate it.

Regards,
Moses.