A pre-parse plugin which can be used to remove and rename attributes in ADD and MODIFY requests before being processed. This plugin should be used in order maintain interoperability with client applications which attempt to update attributes in a way which is incompatible with LDAPv3 or . For example, this plugin may be used in order to remove changes to operational attributes such as modifiersName, creatorsName, modifyTimestamp, and createTimestamp (Sun DSEE chaining does this). ds-cfg-attribute-cleanup-plugin ds-cfg-plugin org.opends.server.plugins.AttributeCleanupPlugin false preparseadd preparsemodify A list of attributes which should be removed from incoming add or modify requests. No attributes will be removed ds-cfg-remove-inbound-attributes A list of attributes which should be renamed in incoming add or modify requests. No attributes will be renamed ^[^:]+:[^:]+$ FROM:TO An attribute name mapping. ds-cfg-rename-inbound-attributes