Limited support

 

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Infrastructure 7.1 Open link .

CA Top Secret (TSS)

After the ACID for the product address space has been created, the UID, HOME, and OMVSPGM attributes must be defined. For example:
TSS CREATE(MVPAS) +
    NAME('BMC Product Name') +
    FACILITY(STC) +
    TYPE(USER) +
    PASSWORD(NOPW,0) +
    MASTFAC(BBI3) +
    DEPT(stcprocs)
TSS ADDTO(MVPAS) +
    UID(17827) HOME(/) +
    OMVSPGM(/BIN/SH) +
    DFLTGRP(OMVSGRP) +
    GROUP(OMVSGRP)

For TCP/IP access, only the UID in the user ID OMVS segment and GID in the group OMVS segment are needed. The shell program name and root directory are not needed.

In addition, if default OMVS segments are defined for the system, TCP/IP access does not need OMVS segments for the user ID.



Was this page helpful? Yes No Submitting... Thank you

Comments