• To view an operational attribute, run ldapsearch.

    This example uses ldapsearch to view the multi-valued operational attribute attributeTypes, which publishes the definitions on the Directory Server.

    Note:

    The attribute is stored in the subschema subentry.

    $ bin/ldapsearch --baseDN cn=schema --searchScope base \ 
      "(objectclass=*)" attributeTypes