Valid on z/OS, z/VSE, and z/VM.
Use the SYSID keyword to identify the system to which the authorization applies. The SYSID is actually the SMFID. You should specify a maximum of four characters for z/OS systems. The keyword supports up to eight characters for VM systems.
This value can be masked only when used on ADD/REMOVE with CRITMAP or LDAPNODE. Do not use SYSID with PROGRAM or IMS resources.
Note: SYSID is valid on an ADDTO/REMOVE command only when used with the FACILITY or CRITMAP keywords.
This keyword has the following format:
TSS ADDTO(acid) [FACILITY(facility)]
SYSID(sysid)
[CRITMAP(recid)]
Specifies the ACID to which the authorization applies.
Specifies the facility to which the ACID should have access.
Specifies the system on which the authorization applies.
Specifies a unique eight-byte identifier of a CRITMAP record (in the SDT on the security file) that contains defined criteria and acts as a filter to assign an ACID to a user. You use the TSS ADD CRITMAP command to define the criteria.
This keyword is used with:
Example: Allow GroupA to Use the TSO Facility on SMFID TS01
This example allows GroupA to use the TSO facility (but only on the system that has an SMFID of TS01):
TSS ADDTO(GroupA) FACILITY(TSO)
SYSID(TS01)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|