Previous Topic: policyfetcher

Next Topic: Report


PUPMAgent

CA Access Control maintains the PUPM Agent settings it uses under the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\PUPMAgent

The PUPMAgent registry key contains the following registry entries:

EnableLogonIntegration

Specifies that terminal integration is enabled.

Limits: 0, terminal integration is disabled; 1, terminal integration is enabled.

Default: 1

EnableRunAsInterface

Specifies whether the PUPM Agent is prompted for the target user password.

Limits: 0, the PUPM Agent is not installed, 1 the PUPM Agent is installed.

Default: 1

InterfaceName

Defines the interface name that the PUPM Agent uses to handle requests.

Default: PUPMAgentInterface

OperationMode

Specifies the PUPM Agent work mode.

Limits: 0, the PUPM Agent is disabled and not running; 1, the PUPM Agent is enabled, running but not logging data to trace files; 2, the PUPM Agent is enabled, running, and logging data to trace files.

Default: 0

ProcessArgumentsReplacement

Specifies whether the PUPM Agent support Process Arguments Replacement.

Limits: 0,1

Default: 0

Note: If choose to support Process Arguments Replacement, that is, you set the value of this registry entry to 1, you must also enable the CMD Plugin. To enable the CMD Plugin, set the following registry entry to 1:

HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Instrumentation\plugins\CMDPlg\OperationMode