Defining resources to CA Top Secret

Procedure

  1. Define an entry in the RDT, as shown in the following example:
    TSS ADDTO(RDT) RESCLASS(HLV) RESCODE(nn)-
           ATTR(LONG,PRIV,LIB,DEFPROT,GENERIC)-
           ACLST(NONE,ALL,ALTER=1COO,UPDATE,READ)DEFACC(READ)
    Where nn is a hexadecimal code between 01 and 3F.
  2. Add all the resources to an owner with the following commands:
    TSS ADDTO(owner) HLV(CONTROLBLOCKS)

    Repeat this TSS ADDTO command for all resource types.

  3. Permit the resources to profiles or users as follows:
    TSS PERMIT(userid) HLV(TRACEDATA) ACC(READ)
  4. You can edit and submit the job in hlq.SHLVCNTL(HLVTSRES) to define and add permissions for the resource required by your site.

What to do next

These members must be updated every time a new security resource name such as ATHZOOM or USERS is added.