Le 01/08/2014 09:37, Jim Willeke a écrit : > You should/could create an aux class containing the additional attributes > you desire and add the AUX class to the entry, rather than modify an > existing "standard" class.
That's also an option. ALl in all, you have now 2 possibilities : - create you own ObjectClass extending the groupOfnames ObjectClass with an additional AttributeType, and use it for your entries - create an Auxiliary OvjectClass containing the needed AttrributeType, and add it to your entries.
