Safeguard Audit Service Manual (G06.24+, H06.03+)
SAFEART Field Descriptions
Safeguard Audit Service Manual—520480-014
7-15
Safeguard Configuration Record
ConfigAuthFailFreeze
specifies, if True, that a user is to be frozen when the number of consecutive failed
authentication attempts for that user exceeds ConfigAuthMaxAttempts. Field type
is True or False.
ConfigAuthFailToUnits
specifies the units associated with ConfigAuthFailToVal. Field type is enumerated.
Possible values are Seconds, Minutes, Hours, Days, Weeks, Months, and Years.
ConfigAuthFailToVal
is a value that, combined with ConfigAuthFailToUnits, specifies the amount of time
to delay a process after ConfigAuthMaxAttempts is exceeded. Field type is
numeric.
ConfigAuthMaxAttempts
specifies the maximum number of consecutive failed authentication attempts for a
user before some action is taken. Field type is numeric.
ConfigBlindLogon
specifies, if True, that passwords are not accepted if entered on the same line as
the user name during logon. Passwords are accepted but not displayed at the
password prompt. Field type is True or False.
ConfigCheckDevice
specifies, if True, that the Safeguard software searches for protection records for
devices. Field type is True or False.
ConfigCheckDiskfile
specifies, if True, that the Safeguard software searches for protection records for
disk files. Field type is True or False.
ConfigCheckDiskfilePattern
specifies how Safeguard performs diskfile-pattern actions. Field type is
enumerated. The possible values are:
FIRST
specifies that pattern searching will occur first, and if and only if the result is
NORECORD then the normal search for a protection record will occur.
LAST
specifies that pattern searching will occur after the normal search if and only if
the normal search result is NORECORD.