• Use ldapsearch to view the Directory Server’s published list of attribute syntaxes using the multi-valued operational attribute, ldapSyntaxes, which publishes the definitions on the Directory Server. The attribute is stored in the subschema subentry.
    $ bin/ldapsearch --baseDN cn=schema \ 
      --searchScope base "(objectclass=*)" ldapSyntaxes