Page created: 15 Jul 2022
|
Page updated: 20 Jan 2023
| 1 min read
9.2 Product PingDirectory LDAP Standards, specifications, and protocols Directory Capability Product documentation Content Type Administration User task IT Administrator Administrator Audience Software Deployment Method
-
Use dsconfig to set attribute indexing on all user attributes in
the changelog backend.
The following command includes all user attributes except the description and location attributes.
$ bin/dsconfig set-backend-prop --backend-name changelog \ --set "index-include-attribute:*" \ --set "index-exclude-attribute:description \ --set "index-exclude-attribute:location