Hey Manish, you should reate an own schema containing a custom object class which is derived from 'inetOrgPerson' and adds the attributes you need.
This way all your entries can have objectClass 'inetOrgPerson' and your derived class set, so software filtering for 'inetOrgPerson' will find your entries while still being able to use your custom attributes. Maybe this will help in the process of extendind schemas: http://www.openldap.org/doc/admin24/schema.html Regards, Linus
