Previous Topic: Access DenialNext Topic: Restrict Signons to Specific Devices


Limited Access ACIDs

The access level can be specified as ALL with no difference in how the processing works.

Example: limit access

This example uses the NJEACID parameter to run jobs from an ACID with limited access to resources on the node BETA.USERJ:

TSS PERMIT(ALL) NODES(BETA.USERJ.)
                ACCESS(CONTROL)
                NJEACID(BETAACID)

The PERMIT is to the ALL Record because incoming ACIDs are expected to be undefined.

In addition to checking the appropriate access level, the value of the NJEACID parameter is substituted for the original owning user ID.