The may be used to ensure that values for a
specified set of attributes are 7-bit clean. That is, for those attributes,
the values are not allowed to contain any bytes having the high-order bit
set, which is used to indicate the presence of non-ASCII characters. Some
applications may not properly handle attribute values that contain non-ASCII
characters, and this plugin may help ensure that attributes used by those
applications do not contain characters which may cause problems in those
applications.
ds-cfg-seven-bit-clean-plugin
ds-cfg-plugin
org.opends.server.plugins.SevenBitCleanPlugin
ldifimport
preparseadd
preparsemodify
preparsemodifydn
Specifies the name or OID of an attribute type for which values should be
checked to ensure that they are 7-bit clean.
uid
mail
userPassword
ds-cfg-attribute-type
Specifies the base DN below which the checking will be performed. Any
attempt to update a value for one of the configured attributes below this
base DN must be 7-bit clean for the operation to be allowed.
All entries below all public naming contexts will be checked.
ds-cfg-base-dn