CA Top Secret Resource Permission - Unable to Change
search cancel

CA Top Secret Resource Permission - Unable to Change

book

Article ID: 105693

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction



We have a resource that is cross authorized to several IDs and we are trying to determine how to remove and/or modify the entry on the ID.

Here's the RDT entry:

RESOURCE CLASS = rrrrrr
 RESOURCE CODE = X'005'
     ATTRIBUTE = NOMASK,MAXOWN(08),MAXPERMIT(044)

This is one of the entries we need to remove and/or modify:

XA rrrrrr = xxxxx   yyyyyy zzzzz    nnnnnnnnnn   OWNER(DCORPS  )

We have tried both the permit and revoke commands, but are unable to change this access.  We are receiving error:

TSS0318E  RESOURCE NOT FOUND IN SECURITY FILE        
TSS0301I  REVOKE  FUNCTION FAILED, RETURN CODE =  8 

Environment

Release:
Component: TSSMVS

Resolution

Since the resource name contains spaces, the TSS REVOKE command needs to be issued with the resource name in single quotes. For example:

TSS REV(acid) rrrrrr('xxxxx   yyyyyy zzzzz    nnnnnnnnnn')