<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div>I recently setup a new server as a dedicated consumer.  My ldap queries return the results as expected, and my writes give me a referral response.  I looked in the idm-console, and all my aci's seem to have copied over as well.  As a test (not caring if i break anything), I made it writable (and no this was not an attempt to make it multimaster).   When i tried to change my givenName i am getting the following error.<br><br>modifying entry "uid=dumbo,ou=people,dc=example,dc=com"<br>ldapmodify: Object class violation (65)<br>        additional info: unknown object class "radiusprofile"<br><br><br>This makes me believe that my schema did not move over correctly from the other server. Everything I read says that either
 replication will do this for me,  or that I can copy over any custom schema files manually and restart the server.<br><br>I diffed the schema directories between the two servers.  The 99user.ldif was slightly different (just a hostname difference), and my 60radius.ldif was not present on my new server.  I shut down the directory, and then copied over the radius file, and restarted.  However it is still not working.<br><br>What didn't replication take care of that? What am I doing wrong?<br><br><br><br></div></div><br>

      </body></html>