Plugins
Contents
capamsc141
Contents
Privileged Access Manager
maintains settings that are used by the plugins under the following key:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Common\AgentManager\Plugins
The Plugins key does not contain any registry entries. It contains registry subkeys for plugins.
AccountManager
Privileged Access Manager
maintains the Account Manager related settings in the following location:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\common\AgentManager\Plugins\AccountManager
The Account Manager registry key contains the following registry entries:
- ComponentNameSpecifies the name of the AgentManager plug-in.
- Exclude_Endpoint_TypesDefines the endpoints types that the current AccountManager does not process.Values:A comma separated list of endpoint types.Example:exclude_endpoint_types = Windows Agentless
- IntervalDefines the plugin schedule in seconds.Default: 1Note: Applicable only when ScheduleType is set to 2.
- JCS_add_timeoutSpecifies JCS timeout in seconds during anaddoperation.Default:300
- JCS_modify_timeoutSpecifies JCS timeout in seconds during amodifyoperation.Default:300
- JCS_search_timeoutSpecifies JCS timeout in seconds during asearchoperation.Default:300
- max_threads_countDefines the number of working threads in the pool.Values: 50Type:REG_DWORD
- OperationModeDefines the plugin operation mode.Options: 0 - plugin disabled, 1 - plugin enabledDefault: 0
- PluginPathDefines the full pathname of the plugin.Type: REG_SZDefault: \ProgramFiles\CA\PAMSCServer\APMS\PAMSCl\bin\AccountManager.dll
- QueryFilterSpecifies additional values that are added to the Message Queue receive queue filter.Options: ENDPOINT_CUSTOM 1...5=, ENDPOINT_OWNER=, ENDPOINT_DEPARTMENT=
- Place property values in apostrophes
- Use AND and OR operands to specify more that a single property
- Use parenthesis when needed
- Applicable only when ScheduleType is set to 2.
- ScheduleTypeDefines the plugin schedule type.Options: 0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on scheduleDefault: 1
- wmi_timeoutDefines in seconds how long WMI waits for a response from the endpoint before timeout.Default: 60
PupmAgentManager
Privileged Access Manager
maintains the PupmAgentManager related settings in the following location:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Common\AgentManager\Plugins\PupmAgent
The PupmAgentManager registry key contains the following registry entries:
- AutoRegisterDefines the auto registration interval in days.Default: 7
- IntervalDefines the plugin schedule in seconds.Default: 1Note: Applicable only when ScheduleType is set to 2.
- OperationModeDefines the plugin operation mode.Options: 0 - plugin disabled, 1 - plugin enabledDefault: 0
- PluginPathDefines the full pathname of the plugin.Default: /opt/CA/PAMSCShared/lib/AccountManager.so
- RegistrationIntervalSpecifies the registration schedule in intervals.Default: 7Type: REG_DWORD
- Applicable only when ScheduleType is set to 2.
- ScheduleTypeDefines the plugin schedule type.Options: 0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on scheduleDefault: 1
DiscoveryAgent
Privileged Access Manager
maintains settings that are related to the DiscoveryAgent in the following location:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Common\AgentManager\Plugins\DiscoveryAgent
The DiscoveryAgent registry key contains the following registry entries:
- ForwardRequestSpecifies whether to forward the discovery request to another active discovery plug-in. The request is forwarded when the current discovery plug-in fails to process the request.
- IntervalDefines the plugin schedule in seconds.Default:600Note:Applicable only when ScheduleType is set to 2.
- max_threads_countDefines the threadpool threads count.Default:10
- OperationModeDefines the plugin operation mode.Options:0 - plugin disabled, 1 - plugin enabledDefault:1
- PluginPathDefines the full pathname of the plugin.Default:/opt/CA/bin/DiscoveryAgent.dll
- ScheduleDefines the plugin scheduling string.Default:00:[email protected],Tue,Wed,Thu,Fri,SatNote:Applicable only when ScheduleType is set to 2.
- ScheduleTypeDefines the plugin schedule type.Options:0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on scheduleDefault:0