If you are using CA ACF2 for z/OS to set up security in the SCS address space, you must define the global systems options (GSO) record and define the rule to permit access to a user ID.
Follow these steps:
SET C(GSO) INSERT CLASMAP.MSM ENTITYLN(246) MUSID() RESOURCE(CAMSM) RSRCTYPE(MSM)
SET R(MSM) COMPILE STORE $KEY(SCSAS) TYPE(MSM) CONNECT.- UID(*****userid) SERVICE(READ) ALLOW CONNECT.- UID(*****userid2) SERVICE(READ) ALLOW
Specifies the user ID assigned to the SCS address space.
Specifies the user ID assigned to the CA CSM application server driving system.
|
Copyright © 2014 CA.
All rights reserved.
|
|