Defining the CL SuperSession resource class KLV to the RDT in Top Secret
search cancel

Defining the CL SuperSession resource class KLV to the RDT in Top Secret

book

Article ID: 103709

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

How to define the CL SuperSession resource class KLV to the RDT.

Environment

Release:
Component: TSSMVS

Resolution

Define the user defined resouce class to the Top Secret RDT (Resource Definition Table)
 
1. Add the resouce class to the RDT:

tss add(rdt) resclass(klv) attr(generic,long,mask) 


TSS0300I ADD FUNCTION SUCCESSFUL 
READY 


2. Confirm KLV was added to the RDT:

tss list(rdt) resclass(klv) 


ACCESSORID = *RDT* NAME = RESOURCE DEFINITIONS 
RESOURCE CLASS = KLV 
RESOURCE CODE = X'00C' 
ATTRIBUTE = GENERIC,MASKABLE,MAXOWN(26),MAXPERMIT(044),ACCESS 
ACCESS = ALL(FFFF),NONE(0000) 
DEFACC = ALL 
TSS0300I LIST FUNCTION SUCCESSFUL 
READY