Using command line

On performing a root DSE search on a server instance, root DSE attributes and their values, OIDs of supported and enabled capabilities, OIDs of supported extensions and controls are displayed. You can issue the provided command to initiate a root DSE search.

About this task

idsldapsearch -s base -b "" objectclass=* 

For more information about root DSE attributes, see Attributes in the root DSE

To list the server capabilities currently enabled for use on the server, issue the following command:
idsldapsearch -s base -b "" objectclass=* ibm-supportedcapabilities
To list the server capabilities currently enabled for use on the server, issue the following command:
idsldapsearch -s base -b "" objectclass=* ibm-enabledcapabilities