Use the FACILITY keyword to restrict a user to accessing a specific resource through a designated facility only.
Facility sub-options override global control options of the same name.
To restrict access to a specific resource through a designated facility, enter the command:
TSS PERMIT(acid) RESOURCE(name)
FACILITY(facility)
The name of the specific resource access is being restricted to. Use the full identifier or a generic prefix.
Specifies the facility used to access the resource.
Example: restrict access by facility
This example restricts USER01 to access program SCH007P through the BATCH or STC facilities only:
TSS PERMIT(USER01) PROGRAM(SCH007P)
FACILITY(BATCH,STC)
USER01 must be allowed to have access to these facilities:
TSS ADDTO(USER01) FACILITY(BATCH,STC)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|