dsconfig set-external-changelog-domain-prop — Modifies External Changelog Domain properties
dsconfig set-external-changelog-domain-prop
{options}
The dsconfig set-external-changelog-domain-prop command takes the following options:
--provider-name {name}
The name of the Replication Synchronization Provider.
External Changelog Domain properties depend on the External Changelog Domain type, which depends on the {name} you provide.
By default, OpenDJ directory server supports the following External Changelog Domain types:
Default {name}: External Changelog Domain
Enabled by default: true
See the section called “External Changelog Domain” for the properties of this External Changelog Domain type.
--domain-name {name}
The name of the Replication Domain.
External Changelog Domain properties depend on the External Changelog Domain type, which depends on the {name} you provide.
By default, OpenDJ directory server supports the following External Changelog Domain types:
Default {name}: External Changelog Domain
Enabled by default: true
See the section called “External Changelog Domain” for the properties of this External Changelog Domain type.
--set {PROP:VALUE}
Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.
External Changelog Domain properties depend on the External Changelog Domain type, which depends on the --domain-name {name}
option.
--reset {property}
Resets a property back to its default values where PROP is the name of the property to be reset.
External Changelog Domain properties depend on the External Changelog Domain type, which depends on the --domain-name {name}
option.
--add {PROP:VALUE}
Adds a single value to a property where PROP is the name of the property and VALUE is the single value to be added.
External Changelog Domain properties depend on the External Changelog Domain type, which depends on the --domain-name {name}
option.
--remove {PROP:VALUE}
Removes a single value from a property where PROP is the name of the property and VALUE is the single value to be removed.
External Changelog Domain properties depend on the External Changelog Domain type, which depends on the --domain-name {name}
option.
External Changelog Domains of type external-changelog-domain have the following properties:
Specifies a list of attributes which should be published with every change log entry, regardless of whether the attribute itself has changed. The list of attributes may include wild cards such as "*" and "+" as well as object class references prefixed with an ampersand, for example "@person". The included attributes will be published using the "includedAttributes" operational attribute as a single LDIF value rather like the "changes" attribute. For modify and modifyDN operations the included attributes will be taken from the entry before any changes were applied.
None
A String
Yes
No
None
No
No
Specifies a list of attributes which should be published with every delete operation change log entry, in addition to those specified by the "ecl-include" property. This property provides a means for applications to archive entries after they have been deleted. See the description of the "ecl-include" property for further information about how the included attributes are published.
None
A String
Yes
No
None
No
No
Indicates whether the External Changelog Domain is enabled. To enable computing the change numbers, set the Replication Server's "ds-cfg-compute-change-number" property to true.
None
true
false
No
Yes
None
No
No