Always add anchors to regex in dzdo and dzcmds

Specify whether to add anchors automatically to the regex in DZ command. This group policy is mainly used to avoid undesired matching if the regex is not anchored correctly, e.g. regex = "ls" would matches with "lsof".

If true, start anchors(^) and end anchors($) are always added to avoid undesired matching of commands.

If false, the regex would keep intact, and user shall be careful of all the possible matches for the regex set.

Default value is true.

This policy modifies the dz.auto.anchors setting in the Centrify DirectControl configuration file.

Supported on:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Centrify\CentrifyDC\Settings\Dzdo
Value Namedz.auto.anchors
Value TypeREG_SZ
Enabled Valuetrue
Disabled Valuefalse

Inactive window transparency

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Centrify\CentrifyDC\Settings\Dzdo
Value Namedz.auto.anchors
Value TypeREG_DWORD
Default Value50.0

centrifydc_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)