DMS Name
maintains specific DMS settings it uses under the following key:
capamsc141
PAM Server Control
maintains specific DMS settings it uses under the following key:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Pmd\DMS_Name
The Pmd\
DMS_Name
registry key contains the following registry entries:- _Min_RetriesDefines the number of failed attempts the Policy Model makes to connect to a subscriber before it considers it unavailable.Default:4
- _Retry_TimeoutDefines the time, in minutes, that the Policy Model waits before trying to resend an update to an unavailable subscriber, after the minimum number of attempts specified in _Min_Retries has been made.Default:30
- _Shutoff_Time_Obsolete.
- Active_PolicyDefines the Policy Model name.
- Always_PropagateSpecifies whether the Policy Model propagates commands when there is an error. By default, the Policy Model always sends commands for propagation. If you set this tonothe Policy Model will not send command when there is an error.Default:Yes
- Auto_TruncateSpecifies if sepmd truncates the updates file if you execute sepmd -t without specifying either auto or the offset.Values:Yessepmd automatically truncates the update file if no sepmd -t parameter is specified, Nosepmd does not truncate the update file if no sepmd -t parameter is specifiedDefault:Yes
- FilterDefines the full pathname of the filter file for the update file.No default.
- force_auto_truncateSpecifies whetherPAM Server Controltruncates the update file even if there are no subscribers to the Policy Model.You can truncate the update file manually (sepmd -t), andPAM Server Controlalso truncates the file automatically based on a separate configuration setting (trigger_auto_truncate) that defines the event that triggers automatic truncation.Note:If all subscribers to the Policy Model are "Out of sync", the Policy Model effectively has no subscribers.Default:Yes
- Parent_PmdDefines the names of parent PMDBs from which this Policy Model accepts updates.No default.
- trigger_auto_truncateDefines the size of the Policy Model update file, in megabytes, that triggers an automatic truncating of the update file.If you set this entry to 0,PAM Server Controluses the hard-coded default value (100 MB). If you use a value that is greater than the upper limit,PAM Server Controluses the upper limit value.Type: REG_DWORDLimits:1 - 2000 MBDefault (DMS__ and DH__WRITER):1024 MBDefault (all other PMDBs):100 MB
- UseEncryptionSpecifies whether update information that is saved to the updates.dat file is encrypted.Values:0Do not encrypt the updates.dat file, 1encrypt the updates.dat fileDefault:0