Follow these steps to define security requirements for CA Top Secret Security (eTrust CA Top Secret) security:
TSS MODIFY FACILITY(USERnn=NAME=RMOXMS)
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=RMOXMS) statement :
FACILITY(USERnn=NAME=RMOXMS)
TSS MODIFY FACILITY(RMOXMS=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:
FACILITY(RMOXMS==PGM=EC1)
TSS CREATE(RMOXMS) PASSWORD(xxxx,0) TYPE(USER) DEPT(dept)
TSS ADDTO(RMOXMS) MASTFAC(RMOXMS)
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 will need 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(RMOXMS) NODSNCHK NOVOLCHK ) or by permitting the specific resources
TSS PERMIT(RMOXMS) DATASET(xxxx) ACCESS(access) ).
These resources include:
If any other DD statements (that is, SYSPRINT, RMOLOG, 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(RMOXMS) ACID(RMOXMS)
TSS ADDTO(acid) FACILITY(RMOXMS)
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.
|
Copyright © 2013 CA.
All rights reserved.
|
|