Securing started tasks with Top Secret
search cancel

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

  1. Own/secure all started task proc names:

    TSS ADD(owningacid) OPERCMDS(MVS.START.STC)

  2. 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