Hi Mohit,
Below is the error we get and people directory is empty in opendj after migration from openldap. we have a custom schema and we follow documentation for migration at https://github.com/GluuFederation/community-edition-setup/tree/master/static/scripts/openldap2opendj_migration. So we assume there might me some additional steps to be done to migrate custom schema.
```
Entry inum=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF!0000!0009.9CEA.E8D2.E8EC,ou=people,o=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF,o=gluu read from LDIF starting at line 73745 is not valid because it violates the server's schema configuration: Entry inum=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF!0000!0009.9CEA.E8D2.E8EC,ou=people,o=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF,o=gluu violates the Directory Server schema configuration because it includes attribute goodgridAddress1 which is not allowed by any of the objectclasses defined in that entryEntry inum=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF!0000!0008.1548.32B6.F206,ou=people,o=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF,o=gluu read from LDIF starting at line 73745 is not valid because it violates the server's schema configuration: Entry inum=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF!0000!0008.1548.32B6.F206,ou=people,o=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF,o=gluu violates the Directory Server schema configuration because it includes attribute goodgridAddress1 which is not allowed by any of the objectclasses defined in that entry
Entry inum=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF!0000!000A.368F.2DFD.925D,ou=people,o=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF,o=gluu read from LDIF starting at line 73745 is not valid because it violates the server's schema configuration: Entry inum=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF!0000!000A.368F.2DFD.925D,ou=people,o=@!74AD.A3AA.2164.E230!0001!F8C4.EBDF,o=gluu violates the Directory Server schema configuration because it includes attribute goodgridAddress1 which is not allowed by any of the objectclasses defined in that entry
```