What's New in OpenDJ
OpenDJ ${docTargetVersion} is a maintenance release
that resolves a number of issues,
including security issues in OpenDJ directory server.
It is strongly recommended that you update
to this release to make your deployment more secure,
and to take advantage of important functional fixes.
ForgeRock customers can contact support for help and further information.
Before you install OpenDJ or update your existing OpenDJ installation,
read these release notes. Then update or install OpenDJ.
Product Enhancements
Compared to the OpenDJ ${stableServerVersion} release,
OpenDJ ${docTargetVersion} provides these important enhancements.
OpenDJ directory server ships with updated Commons REST,
OpenDJ LDAP SDK, and Berkeley DB Java Edition components
(OPENDJ-1323).
OpenDJ directory server now makes it possible
to specify password validators in subentry based password policies
(OPENDJ-1295).
To configure password validators for a subentry password policy,
add the auxiliary object class pwdValidatorPolicy
and setting the multi-valued attribute,
ds-cfg-password-validator,
to the DNs of the password validator configuration entries.
OpenDJ directory server now orders attributes
according to search request attribute list order
(OPENDJ-1082).
OpenDJ directory server logs information to help you more effectively
determine why a directory server replica switches its connection
to a different replication server
(OPENDJ-1053).
The REST LDAP Gateway now supports LDAPS connections and StartTLS
(OPENDJ-1033).
For information on configuring the gateway to use LDAPS or StartTLS,
see the comments in the configuration file,
opendj-rest2ldap-servlet.json.
Find the settings to change in the configuration for
"ldapConnectionFactories".
OpenDJ Documentation
You can read the following additional product documentation
for OpenDJ 2.6 online at docs.forgerock.org.
OpenDJ ${stableServerVersion} Installation GuideOpenDJ ${stableServerVersion} Administration GuideOpenDJ ${stableServerVersion} Configuration ReferenceOpenDJ ${stableServerVersion} Developer's GuideOpenDJ ${stableServerVersion} LDAP SDK API SpecificationOpenDJ ${stableServerVersion} Server Plugin API Specification