Previous Topic: SECURITY MacroNext Topic: USERID Macro


Security Module Example

The following is an example of the Security module:

         TITLE 'SECURITY MODULE EXAMPLE'
         PRINT NOGEN
SASSSECA SECURITY TRM=(TERM1,TERM2),OPID=(OP1,OP2),                 X
                 APLID=((SLI0,8),(SPO0,9),(SDM0,3)),                X
                 USRID=23
         SECURITY TRM=(TERM3),OPID=(OP1,OP2,OP3),                   X
                 APLID=((SJR0,10),(SDM0,12)),LAST=YES
         END

The following is an explanation of the Security module example:

Terminals TERM1 and TERM2 can be logged on with OPIDs of OP1 or OP2. These terminal names correspond to the TERM statements in the initialization file with NAME=TERM1 and NAME=TERM2. The operators can perform the following:

Terminal TERM3 can be logged on with OPIDs of OP1, OP2, or OP3. The operators can perform the following: