Defining resources to CA Top Secret ProcedureDefine 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. 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. Permit the resources to profiles or users as follows: TSS PERMIT(userid) HLV(TRACEDATA) ACC(READ) 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 nextThese members must be updated every time a new security resource name such as ATHZOOM or USERS is added. Parent topic: Configuring server advanced security (optional)