DS 7.2.4

Plugin Root

The Plugin Root defines the parent entry for all plug-ins defined in the server.

It can also include configuration attributes that define the order in which those plug-ins are to be loaded and invoked.

Dependencies

The following objects belong to Plugin Roots:

Plugin Root properties

You can use configuration expressions to set property values at startup time. For details, see Property value substitution.

Basic Properties

plugin-order-intermediate-response
plugin-order-ldif-import
plugin-order-ldif-import-begin
plugin-order-ldif-import-end
plugin-order-post-connect
plugin-order-post-disconnect
plugin-order-post-operation-abandon
plugin-order-post-operation-add
plugin-order-post-operation-bind
plugin-order-post-operation-compare
plugin-order-post-operation-delete
plugin-order-post-operation-extended
plugin-order-post-operation-modify
plugin-order-post-operation-modify-dn
plugin-order-post-operation-search
plugin-order-post-operation-unbind
plugin-order-post-response-add
plugin-order-post-response-bind
plugin-order-post-response-compare
plugin-order-post-response-delete
plugin-order-post-response-extended
plugin-order-post-response-modify
plugin-order-post-response-modify-dn
plugin-order-post-response-search
plugin-order-post-synchronization-add
plugin-order-post-synchronization-delete
plugin-order-post-synchronization-modify
plugin-order-post-synchronization-modify-dn
plugin-order-pre-operation-add
plugin-order-pre-operation-bind
plugin-order-pre-operation-compare
plugin-order-pre-operation-delete
plugin-order-pre-operation-extended
plugin-order-pre-operation-modify
plugin-order-pre-operation-modify-dn
plugin-order-pre-operation-search
plugin-order-pre-parse-abandon
plugin-order-pre-parse-add
plugin-order-pre-parse-bind
plugin-order-pre-parse-compare
plugin-order-pre-parse-delete
plugin-order-pre-parse-extended
plugin-order-pre-parse-modify
plugin-order-pre-parse-modify-dn
plugin-order-pre-parse-search
plugin-order-pre-parse-unbind
plugin-order-search-result-entry
plugin-order-search-result-reference
plugin-order-shutdown
plugin-order-startup
plugin-order-subordinate-delete
plugin-order-subordinate-modify-dn

Basic properties

Use the --advanced option to access advanced properties.

plugin-order-intermediate-response

Synopsis

Specifies the order in which intermediate response plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which intermediate response plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-ldif-import

Synopsis

Specifies the order in which LDIF import plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which LDIF import plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-ldif-import-begin

Synopsis

Specifies the order in which LDIF import begin plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which LDIF import begin plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-ldif-import-end

Synopsis

Specifies the order in which LDIF import end plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which LDIF import end plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-connect

Synopsis

Specifies the order in which post-connect plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-connect plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-disconnect

Synopsis

Specifies the order in which post-disconnect plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-disconnect plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-abandon

Synopsis

Specifies the order in which post-operation abandon plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation abandon plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-add

Synopsis

Specifies the order in which post-operation add plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation add plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-bind

Synopsis

Specifies the order in which post-operation bind plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation bind plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-compare

Synopsis

Specifies the order in which post-operation compare plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation compare plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-delete

Synopsis

Specifies the order in which post-operation delete plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation delete plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-extended

Synopsis

Specifies the order in which post-operation extended operation plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation extended operation plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-modify

Synopsis

Specifies the order in which post-operation modify plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation modify plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-modify-dn

Synopsis

Specifies the order in which post-operation modify DN plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation modify DN plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-search

Synopsis

Specifies the order in which post-operation search plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation search plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-operation-unbind

Synopsis

Specifies the order in which post-operation unbind plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-operation unbind plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-add

Synopsis

Specifies the order in which post-response add plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response add plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-bind

Synopsis

Specifies the order in which post-response bind plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response bind plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-compare

Synopsis

Specifies the order in which post-response compare plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response compare plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-delete

Synopsis

Specifies the order in which post-response delete plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response delete plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-extended

Synopsis

Specifies the order in which post-response extended operation plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response extended operation plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-modify

Synopsis

Specifies the order in which post-response modify plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response modify plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-modify-dn

Synopsis

Specifies the order in which post-response modify DN plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response modify DN plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-response-search

Synopsis

Specifies the order in which post-response search plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-response search plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-synchronization-add

Synopsis

Specifies the order in which post-synchronization add plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-synchronization add plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-synchronization-delete

Synopsis

Specifies the order in which post-synchronization delete plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-synchronization delete plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-synchronization-modify

Synopsis

Specifies the order in which post-synchronization modify plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-synchronization modify plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-post-synchronization-modify-dn

Synopsis

Specifies the order in which post-synchronization modify DN plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which post-synchronization modify DN plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-add

Synopsis

Specifies the order in which pre-operation add plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation add plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-bind

Synopsis

Specifies the order in which pre-operation bind plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation bind plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-compare

Synopsis

Specifies the order in which pre-operation compare plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation compare plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-delete

Synopsis

Specifies the order in which pre-operation delete plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation delete plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-extended

Synopsis

Specifies the order in which pre-operation extended operation plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation extended operation plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-modify

Synopsis

Specifies the order in which pre-operation modify plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation modify plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-operation-modify-dn

Synopsis

Specifies the order in which pre-operation modify DN plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation modify DN plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

Synopsis

Specifies the order in which pre-operation search plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-operation searc plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-abandon

Synopsis

Specifies the order in which pre-parse abandon plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse abandon plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-add

Synopsis

Specifies the order in which pre-parse add plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse add plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-bind

Synopsis

Specifies the order in which pre-parse bind plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse bind plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-compare

Synopsis

Specifies the order in which pre-parse compare plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse compare plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-delete

Synopsis

Specifies the order in which pre-parse delete plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse delete plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-extended

Synopsis

Specifies the order in which pre-parse extended operation plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse extended operation plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-modify

Synopsis

Specifies the order in which pre-parse modify plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse modify plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-modify-dn

Synopsis

Specifies the order in which pre-parse modify DN plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse modify DN plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

Synopsis

Specifies the order in which pre-parse search plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse search plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-pre-parse-unbind

Synopsis

Specifies the order in which pre-parse unbind plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which pre-parse unbind plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-search-result-entry

Synopsis

Specifies the order in which search result entry plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which search result entry plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-search-result-reference

Synopsis

Specifies the order in which search result reference plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which search result reference plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-shutdown

Synopsis

Specifies the order in which shutdown plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which shutdown plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-startup

Synopsis

Specifies the order in which startup plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which startup plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-subordinate-delete

Synopsis

Specifies the order in which subordinate delete plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which subordinate delete plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

plugin-order-subordinate-modify-dn

Synopsis

Specifies the order in which subordinate modify DN plug-ins are to be loaded and invoked.

Description

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Default value

The order in which subordinate modify DN plug-ins are loaded and invoked is undefined.

Allowed values

A string.

Multi-valued

No

Required

No

Admin action required

None

Advanced

No

Read-only

No

Copyright © 2010-2023 ForgeRock, all rights reserved.