Note: this component stores topology administrative data and is mirrored across all servers in the topology. It is not intended to be modified directly and is instead managed by the setup and uninstall tools.
Note: changes to topology configuration objects are immediately and automatically mirrored across all servers, so offline changes are not supported.
A license key is required for Directory Server use and can be imported from a license file. License keys can be requested via the Ping Identity licensing website https://www.pingidentity.com/en/account/request-license-key.html or by contacting sales@pingidentity.com.
The properties supported by this managed object are as follows:
Basic Properties: | Advanced Properties: |
---|---|
↓ directory-platform-license-key | None |
directory-platform-license-key
Description | License key enabling use of Directory Server, Directory Proxy Server, Data Sync Server, and Data Metrics Server products. |
Default Value | Contact Ping Identity to obtain a license for Directory Server. |
Allowed Values | application/octet-stream |
Multi-Valued | No |
Required | No |
Admin Action Required | None. Modification requires no further action |
To view the License configuration:
dsconfig get-license-prop [--tab-delimited] [--script-friendly] [--property {propertyName}] ...
To update the License configuration:
dsconfig set-license-prop (--set|--add|--remove) {propertyName}:{propertyValue} [(--set|--add|--remove) {propertyName}:{propertyValue}] ...