PS. i don't know if ApacheDS server suppports extensibleObjects, but i used this feature via apache directory studio on openldap .
2011/4/27 Stefano Gargiulo <[email protected]> > or you can use extensibleObject object class to add any attribute > without specifing the schema > > > http://www.forumeasy.com/forums/thread.jsp?tid=117020801247&fid=ldapprof1&highlight=What+extensibleObject+used > > use with care. > >> . >> >> >> 2011/4/27 Emmanuel Lecharny <[email protected]> >> >>> On 4/27/11 11:27 AM, Manish Kutaula wrote: >>> >>>> Hi, >>>> >>>> I am using apacheds server and as my requirements i need some more >>>> attributes to add to schema. For eg. i want email_work, email_home , >>>> manager(which will contain manager number) and some more attributes. >>>> >>> >>> Don't modify the InetOrgPerson ObjectClass. >>> >>> Thi sis not the way it works. >>> >>> Extend it in your own MyPerson class. >>> >>> >>> -- >>> Regards, >>> Cordialement, >>> Emmanuel Lécharny >>> www.iktek.com >>> >>> >> >
