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:
  • ComponentName
    Specifies the name of the AgentManager plug-in. 
  • Exclude_Endpoint_Types
    Defines the endpoints types that the current AccountManager does not process.
    Values:
    A comma separated list of endpoint types.
    Example:
    exclude_endpoint_types = Windows Agentless
  • Interval
    Defines the plugin schedule in seconds.
    Default
    : 1
    Note
    : Applicable only when ScheduleType is set to 2.
  • JCS_add_timeout
    Specifies JCS timeout in seconds during an 
    add
     operation.
    Default:
     300
  • JCS_modify_timeout
    Specifies JCS timeout in seconds during a 
    modify
     operation.
    Default:
     300
  • JCS_search_timeout
    Specifies JCS timeout in seconds during a 
    search
     operation.
    Default:
     300
  • max_threads_count
    Defines the number of working threads in the pool.
    Values
    : 50
    Type:
    REG_DWORD
  • OperationMode
    Defines the plugin operation mode.
    Options
    : 0 - plugin disabled, 1 - plugin enabled
    Default
    : 0
  • PluginPath
    Defines the full pathname of the plugin.
    Type
    : REG_SZ
    Default
    : \ProgramFiles\CA\PAMSCServer\APMS\PAMSCl\bin\AccountManager.dll
  • QueryFilter
    Specifies 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
  • Schedule
    Defines the plugin scheduling string.
    Default
    : 00:[email protected],Tue,Wed,Thu,Fri,Sat
    Applicable only when ScheduleType is set to 2.
  • ScheduleType
    Defines the plugin schedule type.
    Options
    : 0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on schedule
    Default
    : 1
  • wmi_timeout
    Defines 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:
  • AutoRegister
    Defines the auto registration interval in days.
    Default
    : 7
  • Interval
    Defines the plugin schedule in seconds.
    Default
    : 1
    Note
    : Applicable only when ScheduleType is set to 2.
  • OperationMode
    Defines the plugin operation mode.
    Options
    : 0 - plugin disabled, 1 - plugin enabled
    Default
    : 0
  • PluginPath
    Defines the full pathname of the plugin.
    Default
    : /opt/CA/PAMSCShared/lib/AccountManager.so
  • RegistrationInterval
    Specifies the registration schedule in intervals.
    Default
    : 7
    Type
    : REG_DWORD
  • Schedule
    Defines the plugin scheduling string.
    Default
    : 00:[email protected],Tue,Wed,Thu,Fri,Sat
    Applicable only when ScheduleType is set to 2.
  • ScheduleType
    Defines the plugin schedule type.
    Options
    : 0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on schedule
    Default
    : 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:
  • ForwardRequest
    Specifies 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.
  • Interval
    Defines the plugin schedule in seconds.
    Default:
    600
    Note:
    Applicable only when ScheduleType is set to 2.
  • max_threads_count
    Defines the threadpool threads count.
    Default:
    10
  • OperationMode
    Defines the plugin operation mode.
    Options:
    0 - plugin disabled, 1 - plugin enabled
    Default:
    1
  • PluginPath
    Defines the full pathname of the plugin.
    Default:
    /opt/CA/bin/DiscoveryAgent.dll
  • Schedule
    Defines the plugin scheduling string.
    Default:
    00:[email protected],Tue,Wed,Thu,Fri,Sat
    Note:
    Applicable only when ScheduleType is set to 2.
  • ScheduleType
    Defines the plugin schedule type.
    Options:
    0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on schedule
    Default:
    0