Hello! How can I add custom attribute to 'inetorgperson' class? Preferably without inheritance. The problem is that I want to have boolean attribute which I can check in my program and tell user that he must change password after admin reset. Something like 'pwdReset' attribute in OpenLDAP. Thank you!