Previous Topic: NETCMDS Resource Class—Secure NETVIEW NETCMDSNext Topic: NODES Resource Class— Control NJE Jobs and SYSOUT


NETSPAN Resource Class—Secure NETVIEW NETSPAN

Valid on z/OS.

Used NETSPAN to secure NETSPAN for NETVIEW.

When used with TSS ADDTO/REMOVE, this resource class has the following format:

TSS ADDTO(acid) NETSPAN(commands)
Prefix length

One to eight characters

Capacity of list

One to eight prefixes per TSS command.

When used with TSS PERMIT/REVOKE, this resource class has the following format:

TSS PERMIT(acid) NETSPAN(commands)
Prefix length

One to forty‑four characters

Capacity of list

One to eight prefixes per TSS command.

This keyword is used with:

The administrator can use any of the following methods to control access to NETSPAN resources: Expiration, Facility, Program Pathing, Time/Day, and Actions.

Examples: NETSPAN resource class

This example protects the resource by assigning ownership to the Corporate Department(owning acid):

TSS ADDTO(CORPORAT) NETSPAN(COMMANDS)

The administration may now PERMIT access to users or profiles that require access.

This example removes ownership:

TSS REMOVE(CORPORAT) NETSPAN(COMMANDS)

This example permits users in the Technical Services Department to access COMMANDS.XXXXXX on Fridays only:

TSS PERMIT(TECHPROF) NETSPAN(COMMANDS.XXXXXX) DAYS(FRIDAY)

This example permit users in the Technical Services Department to access (COMMANDS.XXXXXX):

TSS PERMIT(TECHPROF) NETSPAN((COMMANDS.XXXXXX)

This example revokes access:

TSS REVOKE(TECHPROF) NETSPAN(COMMANDS.XXXXXX)