Securing started tasks with Top Secret
book
Article ID: 376107
calendar_today
Updated On:
Products
Top Secret
Issue/Introduction
Securing the start of a started task from the operator console.
Resolution
- Own/secure all started task proc names:
TSS ADD(owningacid) OPERCMDS(MVS.START.STC)
- PERMIT the user to the started task proc name.
TSS PERMIT(acid) OPERCMDS(MVS.START.STC.xxxxxxx) ACCESS(UPDATE)
where xxxxxxxx is the started task proc name
Feedback
thumb_up
Yes
thumb_down
No