OpenDJ Compatibility
This chapter covers both major changes to existing functionality,
and also deprecated and removed functionality.
Important Changes to Existing Functionality
Take the following changes into account
when upgrading to OpenDJ ${docTargetVersion}.
TODO: Update for next release
Improvements that allow OpenDJ directory server
to use alternative backends have resulted in incompatible updates
to some backup archives:
Configuration, schema, and task backend backup archives now all
have backup archives named
backup-backend-id-backup-id.
The backup archive content for schema backends has changed.
Rather than using a backup archive with the backup command,
use a file system backup if you must revert an upgrade to ${docTargetVersion}.
After successful upgrade, do not restore backup archives generated
with older versions of the backup command.
LDAP SDK ${sdkDocTargetVersion}
makeldif.template files
are not backwards-compatible
with the OpenDJ directory server make-ldif command.
When specifying a branch in LDAP SDK makeldif templates,
you must now also specify the object classes for the branch.
Server make-ldif templates require branch specifications
that do not specify the object classes for the branch.
The following global ACI settings have changed.The attribute debugsearchindex has also been
added to the list of attributes that are not allowed in the "Anonymous
read access" global ACI.
When you upgrade from earlier versions of OpenDJ, however,
the previous global-aci settings are not updated.
To apply the changes manually,
change the relevant global-aci settings
by using the dsconfig command.
An example of how to change a global-aci property
can be found in the Administration Guide section,
ACI: Disable Anonymous Access.
Deprecated Functionality
TODO: Update for next release
Removed Functionality
TODO: Update for next release
Native packages in SVR4 format for Solaris are not provided at this time.