Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-41
ADD PROTECTIONRECORD Command
ZSFG-TKN-PERSIST
is an optional token that is valid only for ZSFG-VAL-TYPE-DISKFILE. This token
specifies the persistence attribute of a protection record that allows the protection
record to persist even though the file is purged. The default value is FALSE.
ZSFG-TKN-PROGID
is an optional token that is valid only for ZSFG-VAL-TYPE-DISKFILE. This token
specifies the PROGID attribute of a program object file. The default value is
FALSE.
ZSFG-TKN-FROZEN
is an optional token that specifies whether the protection record is to be in the
suspended, or frozen state. The default is FALSE. Specifying this token is
equivalent to executing a SUSPEND PROTECTION RECORD command.
ZSFG-TKN-AUDIT-ACCESS-PASS
is an optional token that specifies the audit action taken for successful attempts to
access the object. (A disk file is accessed if it is opened, renamed, purged, or
created. A program object file is accessed when it is run.) This field must contain
one of these values:
The default is ZSFG-VAL-AUDIT-NONE.
ZSFG-TKN-AUDIT-ACCESS-FAIL
is an optional token that specifies the audit action taken for unsuccessful access
attempts. This field must contain one of these values:
The default is ZSFG-VAL-AUDIT-NONE.
ZSFG-VAL-AUDIT-ALL All successful accesses are audited.
ZSFG-VAL-AUDIT-LOCAL Only successful accesses from the local
system are audited.
ZSFG-VAL-AUDIT-REMOTE Only successful accesses from a remote
system are audited.
ZSFG-VAL-AUDIT-NONE Successful accesses are not audited.
ZSFG-VAL-AUDIT-ALL All unsuccessful accesses are audited.
ZSFG-VAL-AUDIT-LOCAL Only unsuccessful accesses from the local
system are audited.
ZSFG-VAL-AUDIT-REMOTE Only unsuccessful accesses from a remote
system are audited.
ZSFG-VAL-AUDIT-NONE Unsuccessful accesses are not audited.