Searching for the schema - PingDirectory - 9.0

PingDirectory

bundle
pingdirectory-90
ft:publication_title
PingDirectory
Product_Version_ce
PingDirectory 9.0
category
Product
pd-90
pingdirectory
ContentType_ce
To search the cn=schema entry, run the ldapsearch tool.
Note:

The base distinguished name (DN) is specified as cn=schema, and the filter "(objectclass=*)" matches all entries. The command uses a special attribute "+" to return all operational attributes.

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