<div dir="ltr">Hi,<div><br></div><div>I'm using midpoint 3.9. When I try to add a user to Openldap, I want to add a custom object class. But I get the following error when adding.</div><div><br></div><div><span style="color:rgb(51,51,51);font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;background-color:rgb(255,255,0)">Schema error while processing schemaHandling section of object:2a7c7130-7a34-11e4-bdf6-001e8c717e5b(LiderAhenk): Auxiliary object class {<a href="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3}posixAccount">http://midpoint.evolveum.com/xml/ns/public/resource/instance-3}posixAccount</a> specified in rOCD(ACCOUNT:default={.../resource/instance-3}inetOrgPerson) does not exist</span></div><div><font color="#333333" face="Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px"><br></span></font></div><div><br></div><div>I'm doing them to add the xml object class.</div><div><br></div><div><br></div><div>  <schemaHandling><br>        <objectType id="1"><br>            <intent>default</intent><br>            <displayName>Default Account</displayName><br>            <default>true</default><br>            <objectClass>ri:inetOrgPerson</objectClass><br>            <auxiliaryObjectClass>ri:posixAccount</auxiliaryObjectClass><br>            <attribute id="3"><br>                <c:ref>ri:dn</c:ref><br>                <displayName>Distinguished Name</displayName><br>                <matchingRule xmlns:mr="<a href="http://prism.evolveum.com/xml/ns/public/matching-rule-3">http://prism.evolveum.com/xml/ns/public/matching-rule-3</a>">mr:distinguishedName</matchingRule></div><div><br></div><div>Is there anything else I should do?<br clear="all"><div><br></div><br></div></div>