The
ensures 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 do not
properly handle attribute values that contain non-ASCII characters,
and this plug-in can help ensure that attributes used by those
applications do not contain characters that can 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 is 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