Safeguard Management Programming Manual (G06.24+, H06.03+)

Commands
Safeguard Management Programming Manual422086-012
7-16
ADD ALIAS Command
ZSFG-TKN-PSWD-EXPIRES
is an optional token that establishes a date and time after which the password for
this alias expires. The default expiration date is null, or no expiration date.
ZSFG-TKN-PSWD-MUST-CHANGE
is an optional token that specifies the maximum number of days that the alias can
use the same password. The default is 0, which indicates that the password can be
used indefinitely.
ZSFG-TKN-FROZEN
is an optional Boolean token that specifies whether the alias is to be in the
suspended, or frozen, state. The default value is FALSE. Specifying this token is
equivalent to executing a SUSPEND ALIAS command.
ZSFG-TKN-AUDIT-AUTHEN-PASS
is an optional token that specifies the audit action taken for successful
authentication attempts. This field must contain one of the following values:
ZSFG-VAL-AUDIT-ALL
All successful attempts are audited.
ZSFG-VAL-AUDIT-LOCAL
Only successful attempts from the local system are audited.
ZSFG-VAL-AUDIT-REMOTE
Not meaningful; remote authentication is not supported.
ZSFG-VAL-AUDIT-NONE
Successful attempts are not audited.
The default is ZSFG-VAL-AUDIT-NONE.
ZSFG-TKN-AUDIT-ACCESS-PASS
is the same as ZSFG-TKN-AUDIT-AUTHEN-PASS. If you supply both tokens,
ZSFG-TKN-AUDIT-AUTHEN-PASS takes precedence.
ZSFG-TKN-AUDIT-AUTHEN-FAIL
is an optional token that specifies the audit action taken for unsuccessful
authentication attempts. This field must contain one of these values.
ZSFG-VAL-AUDIT-ALL
All unsuccessful attempts are audited.