resolving schema conflicts while doing ds2oud
Hi, there,
I'm trying to migrate ODSEE(11.1.1) to OUD-DS(11.1.2.3).
when I ran:
ds2oud -o /tmp/ooo.out --ldifDBFile /tmp/ds399.ldif --userSchemaFile /tmp/99user.ldif
I got three major exceptions:
java.lang.Exception: The entry cn=Tutors,ou=group,cn=Writing_Center,ou=webapps,ou=applications,dc=duq,dc=edu includes multiple conflicting structural objectclasses : groupOfUniqueNames and organizationalRole. Only a single structural objectclass is allowed in an entryorg.opends.sdk.DecodeException: The attribute description "mailHost" could not be parsed due to the following reason: No attribute type with name or OID "mailHost" exists in the schemaorg.opends.sdk.schema.UnknownSchemaElementException: Multiple object classes with name DUAConfigProfile exists in the schema |
Tagged:
1