The PingDirectory server compacts entry distinguished names (DNs) by tokenizing common parent DNs.
By default, PingDirectory generates tokens for the following:
- Base DNs for the backend, such as
dc=example,dc=com
- Any
compact-common-parent-dn
values defined in the server configuration ou=People,<base dn>
ou=Groups,<base dn>
The tokens are generated in this order. You can also define additional common base DNs to be tokenized.