PingDirectory

Viewing DIT structure rules

Steps

  • To view the dITStructureRules attribute, run ldapsearch.

    dITStructureRules is a multi-valued operational attribute that publishes the definitions on the PingDirectory server. The attribute is stored in the subschema subentry.

    Example:

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