Previous Topic: CPU Access RestrictionNext Topic: Add Resources to the ALL Record


Terminal Access Restriction

You can protect terminal devices using:

The TERMINAL keyword establishes access authorizations for terminals and readers. Once defined to CA Top Secret, access to terminals can be specifically restricted.

Examples: limit terminal access

This example authorizes USER01 to use New York terminals in the morning:

TSS PERMIT(USER01) TERMINAL(NYC)
                   TIMES(07,12)

This example permits all users connected to the PAYROLL profile (PAYPROF1) access to a local terminal (address K61L1234) in the Personnel Office from 7:00 a.m. to 11:00 a.m.:

TSS PERMIT(PAYPROF1) TERMINAL(K61L1234)
                     TIMES(07,11)