Previous Topic: MASTFAC (z/VM) Keyword—Associate Virtual Machine to a FacilityNext Topic: MASKREC Keyword—MASK Record Name


Examples: MASTFAC keyword

In this example a disconnected service machine called SERMACH processes requests on behalf of other users. A security interface within SERMACH validates those user requests. This example indicates that security calls originating from the SERMACH machine are processed using a facility called SERFAC:

TSS ADDTO(SERMACH) MASTFAC(SERFAC)

This example assumes the administrator had created an ACID called SERMACH and had defined a facility called SERFAC within the CA Top Secret Facilities Matrix.

This example removes the MASTFAC keyword from the ACID:

TSS REMOVE(SERMACH) MASTFAC(SERFAC)