Command authorization checking

This section describes an example of the command authorization checking capabilities provided by the NetView® program. You define the operator, the operator's authority, and the restrictions on starting the command, keyword, and value.

The command gives the return code that the command authorization checking service routine returned to the operator.

The syntax for which this command checks is as follows:

PSPCCKO

Read syntax diagramSkip visual syntax diagramPSPCCKO PARMx( VALx)
Where:
PARMx
Specifies the keyword variable used to perform the authorization check.
VALx
Indicates the value variable used to perform the authorization check.

Before using the example in Command authorization checking (PL/I), perform the following NetView set-up as it applies to your method of command authorization checking.