Safeguard Audit Service Manual (G06.24+, H06.03+)
SAFEART Field Descriptions
Safeguard Audit Service Manual—520480-014
7-19
Safeguard Configuration Record
ConfigPasswordAlgorithm
specifies the algorithm used to encrypt the user's password when the password is
to be stored in the encrypted form. Field type is enumerated.
The possible values are DES and HMAC256. Default value is DES.
DES
indicates to use the DES algorithm to encrypt passwords. This is the initial
vaule.
HMAC256
indicates to use the HMAC with SHA-256 algorithm to encrypt passwords,
when PASSWORD-ENCRYPT is ON.
ConfigPasswordCompMode
specifies, if True, only the first eight characters of the password will be considered.
If False, the entire password will be considered.
ConfigPasswordEncrypt
specifies, if True, that all user passwords are stored in encrypted form. Field type is
True or False.
ConfigPasswordExpiryGrace
specifies the number of days after password expiration during which users can
change their password. Field type is numeric.
ConfigPasswordHistory
specifies the number of passwords kept in the password history. Any attempt to
reuse a historical password results in a failed password change attempt. Field type
is numeric.
ConfigPasswordMayChange
specifies the maximum number of days prior to expiration that users can change
their password. Field type is numeric.
Note. The ConfigPasswordAlgorithm attribute is supported only on systems running G06.29
and later G-series RVUs and H06.06 and later H-series RVUs.
Note. The ConfigPasswordCompMode attribute is supported only on systems running H06.08
and later H-series RVUs.