Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)

Commands
Safeguard Management Programming Manual422086-028
7-108
ALTER SUBSYSTEM Command
ZSFG-TKN-NAMELOGON
is an optional token that specifies user IDs are not allowed during any logon. The
default value is TRUE.
ZSFG-TKN-LU-EXCLUSIVE-ACCESS
is an optional token that specifies whether a user logged on at a Safeguard
terminal has exclusive access to that terminal until the user logs off. The default
value is FALSE.
ZSFG-TKN-CURRENTAUDITPOOL
is an optional token that specifies the current audit pool to be used. Altering this
token causes an immediate file switch to the specified audit pool.
ZSFG-TKN-NEXTAUDITPOOL
is an optional token that specifies the next audit pool that will be made current if
the current audit pool becomes inaccessible for any reason. The audit pool
specified by this token must exist and cannot be the current audit pool.
A null value for this token sets the next audit pool to null.
ZSFG-TKN-WRITETHROUGHCACHE
is an optional token that specifies whether audit files are to be opened with the
WRITE-THROUGH-CACHE option enabled (if TRUE) or disabled (if FALSE). The
default value is FALSE.
ZSFG-TKN-EOFREFRESH
is an optional token that specifies whether audit files are to be opened with the
EOF REFRESH option enabled (if TRUE) or disabled (if FALSE). The default value
is FALSE.
ZSFG-TKN-AUDITRECOVERY
is an optional token that specifies the recovery action the audit service is to take
when the last currently active audit file is filled. The allowable token values and the
actions that they specify are:
The default value is ZSFG-VAL-RECOVERY-RECYCLE.
ZSFG-VAL-RECOVERY-RECYCLE Reuse the oldest unreleased audit file.
ZSFG-VAL-RECOVERY-
DENYGRANTS
Direct the Safeguard software to
suspend the granting of all authorization
and authentication attempts subsequent
to the occurrence of this condition.
ZSFG-VAL-RECOVERY-SUSPAUDIT Discard all security audit requests
subsequent to the occurrence of this
condition.