Default language.

Top Secret for z/OS (TSS)


The following example is for TSS administrative commands to CREATE a TSS Started Task (STC) ACID for a BMC Product Address Space:

Information
Example
TSS CREATE(BMCPAS) +
    TYPE(USER) +
    NAME('BMC AMI Product Name') +
    DEPT(stcprocs) +
    FACILITY(STC) +
    MASTFAC(BBI3) +
    PROTECTED     
TSS ADDTO(BMCPAS) +
    UID(nnnnn) HOME(/) +
    OMVSPGM(/bin/sh) +
    DFLTGRP(OMVSGRP) +
    GROUP(OMVSGRP)

For TCP/IP access, only the UID in the ACID and GID in the associated group's ACID are needed. The shell program name and root directory are not needed.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Infrastructure 7.1