PluginManagement
maintains internal plugin management under the following key:
capamsc141
Privileged Access Manager
maintains internal plugin management under the following key:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Instrumentation\PluginManagement
The PluginManagement key contains the following registry entries:
- ActiveInternal use only and not changeable.Specifies whether cainstrm.dll is active (1).Type:REG_DWORDDefault:1
- AltitudeInternal use only and not changeable.Defines the order to load the plug-in.Type:REG_DWORD
- ApplyOnDLLInternal use only and not changeable.Defines the DLL names (modules) to load the plug-in.Type:REG_MULTI_SZ
- ApplyOnProcessInternal use only and not changeable.Specifies a list of processes on which cainstrm.dll is loaded/applied.If the list is empty then cainstrm.dll is applied on all processes not listed in ExcludeProcess.If the list is not empty then cainstrm.dll is applied on the listed processes only and ignores processes listed in ExcludeProcess.Type:REG_MULTI_SZBy default, this token is not set (instrumentation applies to any process).
- ExcludeProcessInternal use only and not changeable.Specifies a list of processes to which instrumentation doesnotapply.This entry is valid only if ApplyOnProcess is not set.Type:REG_MULTI_SZBy default, this token is not set.
- LoadLibraryAInternal use only and not changeable.Type:REG_DWORD
- LoadLibraryExAInternal use only and not changeable.Type:REG_DWORD
- LoadLibraryExWInternal use only and not changeable.Type:REG_DWORD
- LoadLibraryWInternal use only and not changeable.Type:REG_DWORD
- OperationModeInternal use only and not changeable.Specifies whether cainstrm.dll loads plug-ins (1) or not (0). .Type:REG_DWORDDefault:1
- PluginNameInternal use only and not changeable.Defines the name of the Dynamic Link Library (DLL) for the plug-in.Type:REG_SZ
- ProcessCommandArgumentsInternal use only and not changeable.Type:REG_DWORD
The PluginManagement registry entries are for internal use only. Do not change their value.