Previous Topic: Resource Access ControlNext Topic: Restricting Access by “Path”


Using the TSS PERMIT Command

The TSS PERMIT command is used to designate which ownable resources an ACID is allowed to access. To enter the command you need to supply the ACID being granted access, along with the resource class and the name of the individual resource. For example:

TSS PER(USER01) TERM(PD01)

lets USER01 access the PD01 terminal. If you were using generic prefixing you could use the following command to permit USER02 to access all programs beginning with the IEH prefix:

TSS PER(USER02) PGM(IEH)

By adding the appropriate keywords to the TSS PERMIT command you can restrict that ACID’s access by designating the following:

Note: These restriction options are not available for all resource classes.