You can define security requirements for CA Top Secret (eTrust CA Top Secret).
Follow these steps:
TSS MODIFY FACILITY(USERnn=NAME=VIEWXMS)
Note: The TSS MODIFY command is only valid until the next recycle of CA Top Secret. To make the change permanent, add the following to the CA Top Secret parameter file:
FACILITY(USERnn=NAME=VIEWXMS)
TSS MODIFY FACILITY(VIEWXMS=PGM=EC1)
Note: The TSS MODIFY command is only valid until the next recycle of CA Top Secret. To make the change permanent, add the following to the CA Top Secret parameter file after the FACILITY(USERnn=NAME=VIEWXMS) statement:
FACILITY(VIEWXMS=PGM=EC1)
TSS CREATE(VIEWXMS) PASSWORD(xxxx,0) TYPE(USER) DEPT(dept) NAME('CA VIEW XMS REGION ACID')
TSS ADDTO(VIEWXMS) MASTFAC(VIEWXMS)
We recommend that all started task (STC) acids be given a password and OPTIONS(4) be set in the CA Top Secret parameter file. OPTIONS(4) eliminates the prompt for a password when the STC starts, but if someone tries to signon with the STC acid, he needs to know the password.
The region acid needs access to all resources accessed at startup.
This access can be given by adding bypass attributes:
TSS ADD(VIEWXMS) NODSNCHK NOVOLCHK ) or by permitting the specific resources
TSS PERMIT(VIEWXMS) DATASET(xxxx) ACCESS(access) ).
These resources include:
If any other DD statements (that is, SYSPRINT, SARLOG, EBCUDUMP, SYSUDUMP, etc) in the XMS startup procs point to datasets instead of SYSOUT, READ access to these datasets is required.
TSS ADDTO(STC) PROCNAME(VIEWXMS) ACID(VIEWXMS)
TSS ADDTO(acid) FACILITY(VIEWXMS)
Where 'acid' is the user acid that needs access, an attached profile, or the ALL record if all users must have access.
The ISPF/Cross-Memory Online Retrieval Option runs under IBM's ISPF for z/OS Version 3.0 and higher.
Important! This interface requires Cross-memory services to be already installed. For more information, see Install Cross-Memory Services in this chapter.
Note: In the JCL for the cross-memory services task, the parameter XMSSUB must be set to YES.
The following steps are required to install the ISPF/cross-memory online retrieval option. Each step is explained in detail later in the sections that follow.
Note: For more information about the ISPF/cross memory online retrieval option, see the chapter "Online Interface Administration" in the Reference Guide.
The action you take in this step depends on what you did during the base-product installation—specifically, did you:
or
If the CA View load modules were not copied to one of the libraries in the linklist, proceed with this step; otherwise go to the next step.
For this interface, the libraries do not have to be APF authorized. Authorization is provided in the cross-memory installation. Multiple versions of this online interface can coexist in one TSO library concatenation.
Do one of the following:
Note: If multiple versions are going to be running simultaneously, or you also want to run a previous version of SARSPF or SARTSO, concatenate the load library you want SARSPF or SARTSO to use first.
If you are going to run CA View under ISPF, proceed with this step. For Version 3 or higher, both the command table library and the panel library are used.
To add panel and command table libraries to the TSO LOGON procedure:
Note: If you also plan to use SARSPF (the ISPF interface), and multiple versions of CA View, concatenate CAI.CVDETBL0 first. Use the CAI.CVDETBL0 from the most current release.
|
Copyright © 2013 CA.
All rights reserved.
|
|