Enhanced DN processing
A composite RDN of a distinguished name (DN) may consist of multiple components connected by the + operators. The server enhances the support for searches on entries that have such a DN.
A composite RDN can
be specified in any order as the base for a search operation.
idsldapsearch cn=mike+ou=austin,o=sample
The server accepts DN normalization extended operations. DN normalization extended operations normalize DNs using the server schema. This extended operation might be useful for applications that use DNs. See the Programming Reference for more information.