The following ROSCOE parameters are set:
LIBEXT=YES
RESHLQ=NONE
ROSID=xxxx
UPSEXT=YES
What needs to be done in Top Secret to give the user access to run the RPF (ROSCOE Programming Facility) program UPSMNT60 from the ROSCOE UPS (User Profile System) account?
Release : 16.0
Component : CA Top Secret for z/OS
Based on the ROSCOE settings provided, the user will need the following permits:
TSS ADD(dept) ROSRES(ROSCMD.) (if not already done)
TSS PERMIT(acid) ROSRES(ROSCMD.PRIV.ROSUPS) ACCESS(UPDATE) (to execute UPSMNT60)
TSS PERMIT(acid) ROSRES(ROSCMD.PRIV.ROSLIB) ACCESS(UPDATE) (to execute an RPF from another ROSCOE user’s account, in this case, UPS.UPSMNT60)
The user will need to issue SET PRIV ON before issuing UPS.UPSMNT60.