Valid on z/OS.
Use the PTKTDATA resource class to define data resources for PassTickets used with R_GenSec and R_TicketServ callable services. These resources are based on the application ID and target used in the PassTicket function.
This resource class has the following format:
TSS ADD(RDT) RESCLASS(PTKTDATA)
ACLST(ALL,READ,UPDATE)
MAXLEN(37)
Defines the access permissions for the PTKTDATA resource.
Defines the maximum length of the PTKTDATA resource name
This keyword is used with:
This example indicates that IRRPTAUT is owned:
TSS ADD(tssdept) PTKTDATA(IRRPTAUT)
This example adds a permit to the component:
TSS PER(tsscomp1) PTKTDATA(IRRPTAUTH.aaaaaaaa.uuuuuuuu) ACCESS(READ,UPDATE)
The application.
The user.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|